github wormhole-foundation/wormhole v2.38.0
v2.38.0 Plume mainnet/testnet

latest releases: v2.43.0-aztec, v2.43.1, v2.43.0...
pre-release2 months ago

Key changes

Plume support
This release adds support for Plume mainnet and testnet. To enable it on mainnet, please use the following config parameters:

--plumeRPC      YOUR_WEBSOCKET_RPC
--plumeContract 0xaBf89de706B583424328B54dD05a8fC986750Da8

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

--plumeRPC      YOUR_WEBSOCKET_RPC
--plumeContract 0x81705b969cDcc6FbFde91a0C6777bE0EF3A75855 //this is TESTNET!

Governor changes

  • This release reduces the governor limits for Blast and X Layer to 0, delaying all token bridge transfers originating from those chains by 24 hours. This is due to extremely low cross-chain activity over Wormhole and preparation for a possible disconnection.
  • The maximum time a governor delay can be extended to manually via the admin command has been increased from 7 to 30 days.

Note: versions v2.36.0 and v2.37.0 were not proposed to mainnet guardians. The changelog for these are copied in this release note.

What's Changed v2.38.0

What's Changed v2.37.0

What's Changed v2.36.0

Full Changelog: v2.37.0...v2.38.0

Don't miss a new wormhole release

NewReleases is sending notifications on new releases.