This release adds support for WTT on MegaETH mainnet, and updates the governor limits to 500k (daily) / 50k (big tx).
What's Changed
- ci: Add token metadata parser by @johnsaigle in #4553
- docs: Add transfer verifier instructions for guardians by @johnsaigle in #4304
- ci: Enable more govet lints by @johnsaigle in #4567
- node(p2p): Remove carve-out for 0 timestamps by @johnsaigle in #4586
- node: Add IsWTT() helper method for VAA and MessagePublication by @johnsaigle in #4585
- feat: MegaETH WTT/TokenBridge deployment by @aapclark in #4606
- node: Governor token list update by @djb15 in #4605
- notary: Add prometheus analytics for Notary and Transfer Verifiers by @johnsaigle in #4521
- node: Reduce Monad Governor limits back to the default by @djb15 in #4610
- docs: Notary operating instructions by @johnsaigle in #4517
- node: update VAA with latest guardian set index by @bemic in #4611
- node(governor): Add manual tokens by @johnsaigle in #4616
- Add convenience script to run clippy on Rust crates locally by @johnsaigle in #4561
- node(governor): fix initialization of flow cancel corridors by @johnsaigle in #4619
New Contributors
Full Changelog: v2.50.0...v2.51.0