Key changes
This release adds support for Moca testnet. To enable it, use the following config parameters:
--MocaRPC YOUR_RPC
--mocaContract 0xaBf89de706B583424328B54dD05a8fC986750Da8
What's Changed
- monad mainnet WTT deployment by @aapclark in #4547
- ci: Enable tests and lints for svm/ directory; disable them for terra/ by @johnsaigle in #4537
- node: add last observed vaa to hb by @panoel in #4542
- svm: forwards environment through config file set in ENV_CONFIGby @scnale in #4548
- notary: Add admin rescue commands by @johnsaigle in #4474
- meta: Add AR codeowners by @johnsaigle in #4549
- node: Integrate Transfer Verifier into Sui Watcher by @pleasew8t in #4324
- ci: fix cspell command to also run on subdirectories by @johnsaigle in #4425
- scripts: fixes make cleanfor SVM in contract-upgrade-governance by @scnale in #4555
- feat: moca testnet by @aapclark in #4550
Full Changelog: v2.46.0...v2.47.0