github wormhole-foundation/wormhole v2.55.0
v2.55.0 0Gravity, Moca, SVM shim patch

latest releases: v2.55.0-stacks, v2.55.0-aztec
pre-release9 hours ago

Several earlier versions were not proposed to mainnet guardians. The below changelog shows the diff between this and the most recent version that was rolled out to mainnet.

Key changes

SVM shim reobservation logic
This release contains the security patch related to how reobservations interact with the SVM shim contract.

0Gravity support

This release adds support for 0Gravity testnet and mainnet.

To enable it on mainnet, use the following config parameters:

--zeroGravityRPC YOUR_RPC
--zeroGravityContract 0xC699482c17d43b7D5349F2D3f58d61fEFA972B8c //mainnet

To enable it on testnet, use the following config parameters:

--zeroGravityRPC YOUR_RPC
--zeroGravityContract 0x059560c0D626bdB982454b5EBd65DC8E7cF7973c //testnet

Moca mainnet
This release adds support for Moca mainnet.

To enable it, use the following config parameters:

--mocaRPC YOUR_RPC
--mocaContract 0xaBf89de706B583424328B54dD05a8fC986750Da8

What's Changed

New Contributors

Full Changelog: v2.51.0...v2.55.0

Don't miss a new wormhole release

NewReleases is sending notifications on new releases.