Skip to content

Releases: wormhole-foundation/wormhole

Update governor limits for Avalanche

08 Jan 20:20
838566e
Compare
Choose a tag to compare

Key Changes

This release increases the governor limits for Avalanche.

What's Changed

New Contributors

Full Changelog: v2.23.31...v2.23.32

v2.23.31

20 Dec 16:34
818038e
Compare
Choose a tag to compare
v2.23.31 Pre-release
Pre-release

Key Changes

This release adds testnet only support for the following chains. If you would like to enabled them, you must add the following config parameters.

Arbitrum Sepolia

--arbitrumSepoliaRPC <webSocketURL>
--arbitrumSepoliaContract 0x6b9C8671cdDC8dEab9c719bB87cBd3e782bA6a35

Base Sepolia

--baseSepoliaRPC <webSocketURL>
--baseSepoliaContract 0x79A1027a6A159502049F10906D333EC57E95F083

Optimism Sepolia

--optimismSepoliaRPC <webSocketURL>
--optimismSepoliaContract 0x31377888146f3253211EFEf5c676D41ECe7D58Fe

Note that this release changes the logger name for the EVM watchers from something like root.ethwatch to root.eth_watch. If you process logs based on these values, you will need to update your tooling.

What's Changed

Full Changelog: v2.23.30...v2.23.31

v2.23.30

18 Dec 13:25
Compare
Choose a tag to compare
v2.23.30 Pre-release
Pre-release

What's Changed

New Contributors

Full Changelog: v2.23.29...v2.23.30

v2.23.29

12 Dec 15:07
07161d1
Compare
Choose a tag to compare
v2.23.29 Pre-release
Pre-release

Key Changes

  • Adds maintenance features for the CCQ proxy server.

What's Changed

New Contributors

Full Changelog: v2.23.28...v2.23.29

v2.23.28 - Reduce governor limit for Aptos

07 Dec 18:39
Compare
Choose a tag to compare

What's Changed

Full Changelog: v2.23.27...v2.23.28

v2.23.27

07 Dec 17:54
0c0158a
Compare
Choose a tag to compare
v2.23.27 Pre-release
Pre-release

Key Changes

This release adds a retry for when the EVM watcher fails to read the block time for a wormhole message, which can happen in testnet when using public endpoints.

What's Changed

Full Changelog: v2.23.26...v2.23.27

v2.23.26-wormchaind

05 Dec 23:09
5525caa
Compare
Choose a tag to compare

This is a wormchaind release.

It allows validators running on testnet and devnet environments to hot-swap their validator addresses by associating their guardian key with a new validator address.

Guardians may adopt this release for wormchaind only whenever is most suitable for them.

What's Changed

  • wormchain: allow hot-swapping validator address association when guar… by @nik-suri in #3576

Full Changelog: v2.23.25...v2.23.26

v2.23.25

05 Dec 14:59
75c6b94
Compare
Choose a tag to compare

Key Changes

  • Prepares for the gossip network cutover on January 16th, 2024.
  • Speeds up Polygon finality. You will need to remove polygonRootChainRpc and polygonRootChainContractAddress from your guardiand config.
  • Adds IBC watcher support for additional cosmos chains. (Will show up in the dashboard, but not actually being used yet.)

What's Changed

Full Changelog:

v2.23.24

04 Dec 16:47
62e7801
Compare
Choose a tag to compare
v2.23.24 Pre-release
Pre-release

Key Changes

  • Prepares for the gossip network cutover on January 16th, 2024.
  • Speeds up Polygon finality. You will need to remove polygonRootChainRpc and polygonRootChainContractAddress from your guardiand config.

What's Changed

Full Changelog: v2.23.22...v2.23.23
Full Changelog: v2.23.23...v2.23.24

v2.23.22 - Another Celo-bration

22 Nov 14:28
Compare
Choose a tag to compare

Key Changes

This release fixes an issue with Celo VAAs not getting observed.

What's Changed

Full Changelog: v2.23.21...v2.23.22