github wormhole-foundation/wormhole v2.43.0
v2.43.0 XRPL-EVM & Linea support

pre-release9 days ago

Key changes

XRPL-EVM
This release adds support for XRPL-EVM testnet and mainnet.

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

--xrplEvmRPC      YOUR_WS_RPC
--xrplEvmContract 0xaBf89de706B583424328B54dD05a8fC986750Da8

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

--xrplEvmRPC      YOUR_WS_RPC
--xrplEvmContract 0xaBf89de706B583424328B54dD05a8fC986750Da8  // This is the same address as testnet

Linea mainnet
This release adds support for Linea mainnet. To enable it, use the following config parameters:

--lineaRPC      YOUR_WS_RPC
--lineaContract 0x0C56aebD76E6D9e4a1Ec5e94F4162B4CBbf77b32

Note: versions v2.41.0 and v2.42.0 were not proposed to all mainnet guardians. The changelog below shows changes since the most recent version that's been adopted by the mainnet guardians.

What's Changed

New Contributors

Full Changelog: v2.40.0...v2.43.0

Don't miss a new wormhole release

NewReleases is sending notifications on new releases.