Key changes
This release adds support for Moca mainnet.
To enable it, use the following config parameters:
--mocaRPC YOUR_RPC
--mocaContract 0xaBf89de706B583424328B54dD05a8fC986750Da8
What's Changed
- ci: Remove Terra classic when running tilt in ci mode by @johnsaigle in #4621
- ci: fix amd64 tilt up by @evan-gray in #4626
- fix(watcher): update MegaETH mainnet RPC by @aapclark in #4625
- node(governor): Add governed tokens by @johnsaigle in #4624
- docs: Clarify EVM transfer verifier is not "strict" by @johnsaigle in #4615
- node(txverifier): skip logs with parsing errors instead of returning error by @johnsaigle in #4614
- node(governor): Add defense in depth checks for computeValue by @johnsaigle in #4618
- node/pkg/watchers/evm: Update Monad mainnet RPC by @tonyjin in #4623
- add Fernando to /sdk/vaa as CODEOWNER by @aadam-10 in #4633
- feat: reserve a fake chain ID for hypercore by @priyajeet in #4509
- feat(node): Moca mainnet by @aapclark in #4627
New Contributors
- @priyajeet made their first contribution in #4509
Full Changelog: v2.51.0...v2.52.0