Skip to content

Releases: wormhole-foundation/wormhole

v2.25.0

28 Jan 15:58
c888252
Compare
Choose a tag to compare

Key changes

Solana Shim (testnet only)

This release adds support for the Solana Shim contract in testnet only. The shim contract significantly reduces costs of verification on Solana to increase the competitiveness of Wormhole messaging. This feature should not be enabled until all testnet guardians running Solana have updated to this release. Please talk to the WF support team before enabling this feature. To enable it, add the following parameters:

--solanaRPC SOLANA_RPC
--solanaContract 3u8hJUVTA4jH1wYAyUur7FFZVQ8H635K3tSHHF4ssjQ5
--solanaShimContract EtZMZM22ViKMo4r5y4Anovs3wKQ2owUmDpjygnMMcdEX

Movement testnet

This release also adds support for Movement in testnet. To enable Movement, add the following parameters:

--movementRPC MOVEMENT_RPC
--movementAccount a7b37796439f725373fe4835793cd2eed7a1db639bbb220c72be8904ec5e2a7a
--movementHandle 0xa7b37796439f725373fe4835793cd2eed7a1db639bbb220c72be8904ec5e2a7a::state::WormholeMessageHandle

As part of adding Movement support the following grafana metrics have been changed to be indexed by the chain name
where the valid chains are "aptos" and "movement". If you use these metrics, please update accordingly.

  • wormhole_aptos_observations_confirmed_total
  • wormhole_aptos_current_height

Governor limits

Over the weekend of week 3 2025, an urgent proposal was discussed among mainnet guardians to temporarily double governor limits for Ethereum and Solana, which in the end were not adopted. The increased traffic turned out to be very short lived, as such the increase was reverted back to the original in #4247

What's Changed

New Contributors

Full Changelog: v2.24.18...v2.25.0

v2.24.20

19 Jan 15:56
883d94a
Compare
Choose a tag to compare
v2.24.20 Pre-release
Pre-release

Key changes

Doubled the governor limits for Ethereum and Solana from 100m -> 200m and 50m -> 100m respectively to facilitate a massive increase in cross chain volume.

v2.24.19 was not proposed to mainnet guardians as it did not include any relevant changes for them, but the changelog for that version is copied below.

What's Changed (v2.24.20)

What's Changed (v2.24.19)

Full Changelog: v2.24.19...v2.24.20

v2.24.18.1

19 Jan 20:14
Compare
Choose a tag to compare
v2.24.18.1 Pre-release
Pre-release

Key changes

This is a patch release from the most recent stable v2.24.18, with the commit to double the governor limits from Ethereum and Solana (100m -> 200m and 50m -> 100m respectively) copied into.

Full Changelog: v2.24.18...v2.24.18.1

v2.24.19 Monad testnet

16 Jan 13:04
28223dc
Compare
Choose a tag to compare
Pre-release

Key changes

Added Monad testnet support. Note that this chain is different to the previous devnet and will serve as the canonical testnet moving forward, while the old devnet will be wound down.

To enable it, please use the following config parameters:

--monadRPC YOUR_MONAD_WEBSOCKET_URL 
--monadContract 0xBB73cB66C26740F31d1FabDC6b7A46a038A300dd

What's Changed

New Contributors

Full Changelog: v2.24.18...v2.24.19

v2.24.18 SeiEVM testnet & Celo -> L2

08 Jan 14:41
56cf37a
Compare
Choose a tag to compare

Key changes

Added SeiEVM testnet support. To enable it, please use the following config parameters:

--seiEvmRPC YOUR_SEIEVM_WEBSOCKET_URL 
--seiEvmContract 0xBB73cB66C26740F31d1FabDC6b7A46a038A300dd

Additionally, Celo is moving to become an L2 over Ethereum, and the guardian code is updated to support that. More info: https://forum.celo.org/t/celo-l2-mainnet-announcement/9442

What's Changed

Full Changelog: v2.24.17...v2.24.18

v2.24.17 Hyperliquid testnet

19 Dec 18:34
79657d4
Compare
Choose a tag to compare

Key changes

Added Hyperliquid testnet support. To enable it, please use the following config parameters:

--hyperEvmRPC YOUR_HYPERLIQUID_WEBSOCKET_URL 
--hyperEvmContract 0xbb73cb66c26740f31d1fabdc6b7a46a038a300dd

What's Changed

Full Changelog: v2.24.16...v2.24.17

v2.24.16

20 Nov 23:10
753386a
Compare
Choose a tag to compare

Key changes

  • Governor limits for the token bridge are doubled for Ethereum (50m -> 100m), Solana (25m -> 50m), Sui (5m -> 10m) and Base (2m -> 5m) based on #4163
  • Go version used was bumped to 1.23.3. To upgrade go, please refer to the instructions in the PR: #4161

What's Changed

Full Changelog: v2.24.15...v2.24.16

v2.24.15 Worldchain mainnet + Ink testnet

12 Nov 19:33
Compare
Choose a tag to compare

Key changes

Added Worldchain mainnet and Ink testnet support. To enable them, please use the following config parameters:

--worldchainRPC YOUR_WORLDCHAIN_WEBSOCKET_URL 
--worldchainContract 0xcbcEe4e081464A15d8Ad5f58BB493954421eB506
--inkRPC YOUR_INK_WEBSOCKET_URL 
--inkContract 0xBB73cB66C26740F31d1FabDC6b7A46a038A300dd

What's Changed (v2.24.15)

Note that v2.24.13 and v2.24.14 were not proposed to mainnet guardians, hence the version number gap. The changelogs for these versions are copied below.

What's Changed (v2.24.14)

What's Changed (v2.24.13)

Full Changelog: v2.24.14...v2.24.15

v2.24.14 Worldchain testnet + Monad devnet

24 Oct 15:22
a543c40
Compare
Choose a tag to compare

Key changes

Added Worldchain testnet and Monad devnet support. To enable them, please use the following config parameters:

--monadDevnetRPC YOUR_MONAD_WEBSOCKET_URL 
--monadDevnetContract 0x376428e7f26D5867e69201b275553C45B09EE090
--worldchainRPC YOUR_WORLDCHAIN_WEBSOCKET_URL 
--worldchainContract 0xe5E02cD12B6FcA153b0d7fF4bF55730AE7B3C93A

What's Changed

New Contributors

Full Changelog: v2.24.13...v2.24.14

v2.24.13 Unichain testnet

10 Oct 16:27
44d6bf8
Compare
Choose a tag to compare
Pre-release

Key changes

Added Unichain testnet support. To enable it, please use the following config parameters:

--unichainRPC YOUR_UNICHAIN_WEBSOCKET_URL 
--unichainContract 0xBB73cB66C26740F31d1FabDC6b7A46a038A300dd

What's Changed

Full Changelog: v2.24.12...v2.24.13