github wormhole-foundation/wormhole v2.30.0
v2.30.0 Ink mainnet

3 days ago

Key changes

Versions v2.28.0 and v2.29.0 were not directly proposed to mainnet guardians. Their changelogs are copied below.

Ink mainnet

Added Ink mainnet support. To enable it, please use these config parameters:

--inkRPC YOUR_INK_RPC
--inkContract 0xCa1D5a146B03f6303baF59e5AD5615ae0b9d146D

EVM chain ID verification

#4116 adds a check to verify that each EVM watcher is connected to the correct chain by verifying the EVM chain ID matches what is expected. If this error is detected, the watcher will fail with an "evm chain ID miss match" error.


P2P peer protection

#4292 adds the ability to specify a set of P2P peer IDs that should be added to the protected list. Please see the pull request for usage details.

What's Changed (v2.30.0)

Full Changelog: v2.29.0...v2.30.0

What's Changed (v2.29.0)

Full Changelog: v2.28.0...v2.29.0

What's Changed (v2.28.0)

Full Changelog: v2.27.0...v2.28.0

Don't miss a new wormhole release

NewReleases is sending notifications on new releases.