Key changes
This release adds Robinhood mainnet support. To enable it, use the following config options:
--robinhoodChainRPC YOUR_RPC
--robinhoodChainContract 0x141fBa8AD5D61bdaB45A047cF60b5Ad9784987FB //this is MAINNET
What's Changed
- feat: Robinhood chain Mainnet by @douglasgalico in #4920
- node(governor): Update manual tokens by @johnsaigle in #4928
- guardianset: add delegated guardian set config 7&8&9 proto file and VAA by @aadam-10 in #4915
- ci: Compile integration tests in CI by @johnsaigle in #4907
- Custom ci lints by @mdulin2 in #4841
- node(svm-watcher): Remove unused code referring to Anchor version of core bridge by @johnsaigle in #4775
Full Changelog: v2.66.0...v2.67.0