github wormhole-foundation/wormhole v2.25.0

pre-release2 days ago

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

Don't miss a new wormhole release

NewReleases is sending notifications on new releases.