Releases: wormhole-foundation/wormhole
Releases · wormhole-foundation/wormhole
v2.18.7
Terra Classic Watcher fix
Key Changes
Terra Classic upgraded cosmwasm versions, which broke the guadiand watcher. This release fixes that.
What's Changed
- Node/Watcher: Terra Classic fix by @bruce-riley in #3116
Full Changelog: v2.18.4...2.18.6
Not Just For Take-Out
What's Changed
- Relayer: Generic Relayer Guardian Changes for Merging into Main by @derpy-duck in #3041
- node: Wait for bootstrap guardian in devnet by @tbjump in #3096
- Fix relay provider to delivery provider by @derpy-duck in #3104
Full Changelog: v2.18.3...v2.18.4
2023 Spring Cleaning
Key Changes
This guardian release requires removing the following parameters from the guardiand config:
wormchainWS
wormchainLCD
What's Changed
- node/tools: Update dlv to 1.20 by @tbjump in #3048
- Node: Remove wormchain watcher by @bruce-riley in #3074
- node: remove pre-bedrock optimism code by @panoel in #3077
- Node: Remove unused shutdown switch auth cmd by @bruce-riley in #3078
- node: rm dep github.com/test-go/testify by @tbjump in #3075
- node: address review feedback from #2983 by @tbjump in #3065
- node/watchers: Log each watcher's config on startup by @tbjump in #3076
- Node: Make IBC watcher publish wormchain version by @bruce-riley in #3080
New Contributors
- @barnjamin made their first contribution in #3062
- @M-Picco made their first contribution in #3071
Full Changelog: v2.18.2...v2.18.3
V2.18.2: Injective watcher fix
Key Changes
- Node: Fix Injective watcher decode failures by @bruce-riley in #3057
What's Changed
- Node: Unify environment config with common/mode.go by @tbjump in #2980
- Node: Add wormchain deploy admin commands by @bruce-riley in #2964
- Node: Move adminrpc from guardiand into own package by @tbjump in #2983
Full Changelog: v2.18.1...v2.18.2
v2.18.1
Oh Sei Can You IBC
What's Changed
- Node: Update code owners for watchers by @bruce-riley in #2852
- 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/watcher: filter recv_packet events by @nik-suri in #2883
- sdk: assert no negative numGuardians in quorum calculation by @claudijd in #2892
- SECURITY.md: Add TrailOfBits audit report by @tbjump in #2857
- sdk: rust: add Sei, Btc, and Base chains and change Ropsten to Sepolia by @nik-suri in #2851
- node/gov: change Sui parameters to $5M/$500k by @tbjump in #2914
- node/gov: Add tBTC to manual_tokens.go by @tbjump in #2917
- SECURITY.md: Add OtterSec Sui audit report by @tbjump in #2921
- node: update golang to 1.20 from 1.19 by @tbjump in #2919
- sdk: add FuzzUnmarshalBigPayload by @claudijd in #2893
- sdk: add new governance VAA for IbcReceiverUpdateChainConnection by @nik-suri in #2590
- wormchain: add testnet files by @conorpp in #2626
- node: lower governor limit for solana by @claudijd in #2935
- sui: update testnet Sui addresses by @gator-boi in #2933
- Node: IBC Watcher channel query broken by @bruce-riley in #2950
- Ibc cosmwasm contracts by @nik-suri in #2591
- Tilt devnet deployment for ibc generic messaging by @nik-suri in #2593
- Node/SDK: Mainnet Sei deploy by @bruce-riley in #2969
Full Changelog: v2.17.1...v2.18.0
v2.17.1
Key Changes
- Include tBTC in the Governor tokenlist
- Change Sui Governor parameters to $5M/$500k following discussion in #2890
What's Changed
Full Changelog: v2.17.0...v2.17.1
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