Releases: wormhole-foundation/wormhole
Releases · wormhole-foundation/wormhole
Go, Go, go1.20
Key Changes
- This Guardian release supports compiling with golang 1.20. Guardian operators should use the latest golang 1.20 release (currently: go1.20.4) to compile the guardiand.
- Upgrade libp2p to 0.27 from 0.22
What's Changed
- node/governor: address ToB findings by @tbjump in #2848
- node/watchers: address ToB findings by @tbjump in #2850
- node and ci: add more linters by @tbjump in #2845
- node: update golang to 1.20 from 1.19 (and upgrade libp2p to 0.27 from 0.22) by @tbjump in #2622
Full Changelog: v2.16.1...v2.17.0
v2.16.2
v2.16.1
Key Changes
This is a guardian release which addresses an issue with the guardian stopping processing messages.
What's Changed
- Upgrade to golang 1.19.9 by @tbjump in #2832
- Node/Gacct: Fix deadlock when publishing xfers by @bruce-riley in #2843
Full Changelog: v2.16.0...v2.16.1
Suiet Mainnet Bro
Key Changes
This is a guardian release which adds Sui support to mainnet.
--suiRPC=YOUR_SUI_RPC_URL_LIKE_http://sui:9000
--suiWS=YOUR_SUI_RPC_URL_LIKE_sui:9000
--suiMoveEventType="0x5306f64e312b581766351c07af79c72fcb1cd25147157fdc2f8ad76de9a3fb6a::publish_message::WormholeMessage"
What's Changed
- Node: Don't lock memory in testnet by @bruce-riley in #2780
- update CODEOWNERS by @a5-pickle in #2801
- node/pkg/watcher: watcher audit change by @panoel in #2819
- Node: Add logging around DB writes by @bruce-riley in #2820
- Node: Add Sui mainnet support by @bruce-riley in #2826
Full Changelog: v2.15.1...v2.16.0
Out of Lock
Node: Don't lock memory in testnet Change-Id: Id32ce1af82f50a947e80949a54232e11ee7c48ea
Terra-ble Block Heights
Key Changes
This guardian release updates the block height query for Terra 2.
What's Changed
- Node: RunWithScissors should not hang on error if no listener by @bruce-riley in #2649
- Node/Gov: Use component logging by @bruce-riley in #2667
- Node: Block height is always zero on Terra2 by @bruce-riley in #2762
Full Changelog: v2.15.0...v2.15.1
Suiet Testnet Bro
Key Changes
This pre-release is intended for Testnet, to enable Sei and Sui support.
example new arguments
# IBC
--ibcWS ws://wormchain:26657/
--ibcLCD http://wormchain/
--ibcContract wormhole1nc5tatafv6eyq7llkr2gv50ff9e22mnf70qgjlv737ktmt4eswrq0kdhcj
# Sui
--suiRPC http://sui:9000
--suiMoveEventType 0xa26bb6f2c14d8921191aeb3e7b718a247e1b71c02e7598a0bfad5ad213d6f105::publish_message::WormholeMessage
--suiWS sui:9000
What's Changed
- Node/Gov: Split up CoinGecko queries by @bruce-riley in #2573
- Node: ibc watcher by @bruce-riley in #2566
- Node/Governor: Regenerate token list and floor prices by @bruce-riley in #2465
- node: add sui watcher for devnet and testnet only by @panoel in #2666
- Sei testnet support by @bruce-riley in #2660
New Contributors
- @AlberErre made their first contribution in #2603
Full Changelog: v2.14.9.10...v2.15.0
v2.14.9.10
What's Changed
- Add guardian watcher skeleton document by @panoel in #2548
- Node/Acct: Logging changes by @bruce-riley in #2574
- whitepapers: First version of integrity checkers and global accountant by @tbjump in #2406
- Node/Gov: Fix panic in public RPC by @bruce-riley in #2601
- wormchain: updates to add ibc by @nik-suri in #2589
- whitepapers: add ibc generic messaging whitepaper by @nik-suri in #2588
- node: enforce msg.EmitterAddress != 0 by @tbjump in #2615
Full Changelog: v2.14.9.9...v2.14.9.10
v2.14.9.9
Key Changes
A testnet release to add Sepolia support 🐬
What's Changed
- sdk: remove outdated comment on vaa payload size limit by @nik-suri in #2546
- wormchain: require go version at least 1.19 by @conorpp in #2506
- Node: Generate readiness labels programmatically by @bruce-riley in #2540
- SDK/Node: Sepolia deployment by @bruce-riley in #2567
Full Changelog: v2.14.9.8...v2.14.9.9