github wormhole-foundation/wormhole v2.23.31

latest releases: v2.24.11, v2.24.10, v2.24.9...
pre-release9 months ago

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

Don't miss a new wormhole release

NewReleases is sending notifications on new releases.