Key changes
Added SeiEVM testnet support. To enable it, please use the following config parameters:
--seiEvmRPC YOUR_SEIEVM_WEBSOCKET_URL
--seiEvmContract 0xBB73cB66C26740F31d1FabDC6b7A46a038A300dd
Additionally, Celo is moving to become an L2 over Ethereum, and the guardian code is updated to support that. More info: https://forum.celo.org/t/celo-l2-mainnet-announcement/9442
What's Changed
- CLI: Fix verify-vaa and Sui submit for testnet by @bruce-riley in #4204
- Deploy SeiEVM testnet by @bruce-riley in #4209
- Node: Update Celo watcher by @bruce-riley in #4210
Full Changelog: v2.24.17...v2.24.18