v2.24.14 Worldchain testnet + Monad devnet
Pre-release
Pre-release
Key changes
Added Worldchain testnet and Monad devnet support. To enable them, please use the following config parameters:
--monadDevnetRPC YOUR_MONAD_WEBSOCKET_URL
--monadDevnetContract 0x376428e7f26D5867e69201b275553C45B09EE090
--worldchainRPC YOUR_WORLDCHAIN_WEBSOCKET_URL
--worldchainContract 0xe5E02cD12B6FcA153b0d7fF4bF55730AE7B3C93A
What's Changed
- node: Governor token list update by @djb15 in #4126
- docs: Update SECURITY.md by @djb15 in #4136
- Replace Guardian Key with abstracted Guardian Signer by @pleasew8t in #4120
- Deploy Worldchain testnet by @bruce-riley in #4140
- Add deprecation warning to the top of SDK readme by @artursapek in #4142
- spy: respect --port if set by @pires in #4139
- Update codeowners for audits folder by @djb15 in #4144
- Deploy Monad Devnet by @bruce-riley in #4145
New Contributors
- @artursapek made their first contribution in #4142
- @pires made their first contribution in #4139
Full Changelog: v2.24.13...v2.24.14