v2.65.0 Hydration mainnet
Pre-release
Pre-release
Key changes
0g governor changes
This release increases the daily governor limit for 0g to 50k from 10k.
Hydration mainnet support
This release adds support for Hydration mainnet. To enable it, use the following config options:
--hydrationRPC YOUR_RPC
--hydrationContract 0x3792a6d63c31941B2805181771795D9176fA82A1 //this is MAINNET
What's Changed
- node: Governor token list update by @djb15 in #4868
- Update codeowners for go.sum by @pleasew8t in #4872
- docs: Add guidelines for writing tests by @johnsaigle in #4867
- node: migrate solana-go imports to foundation path by @johnsaigle in #4862
- near: fee payment fixes by @kcsongor in #4870
- meta: Add governor/notary replay protection as non-issue in SECURITY_CONTEXT by @johnsaigle in #4884
- Evm watcher unit tests by @mdulin2 in #4776
- cleanup: remove old encryption package by @johnsaigle in #4861
- chore(docs): update wormchain information by @SEJeff in #4881
- Add VAA for guardian set 7 and delegated guardian set config 6 by @aadam-10 in #4886
- refactor(node,xrpl): add domain based emitter derivation for XRPL's XACK/XCTF message types by @M-Picco in #4865
- Update 0g governor daily limit to 50k from 10k by @aadam-10 in #4888
- node: Governor token list update by @djb15 in #4887
- chore(sdk): reserve robinhood chain id by @evan-gray in #4899
- feat: sui wtt pauser by @douglasgalico in #4843
- feat(evm): wtt temporary pause + freeze role by @douglasgalico in #4873
- feat: add freezer role and timed pause/unpause-expired to Solana wtt by @douglasgalico in #4874
- feat: add freezer address to token bridge SetPauserAddresses governan… by @douglasgalico in #4876
- Aptos Watcher Tests + event type check by @mdulin2 in #4838
- node: Replace deprecated websockets package by @djb15 in #4891
- feat: hydration chain mainnet by @douglasgalico in #4905
Full Changelog: v2.64.0...v2.65.0