Key changes
This release adds support for Monad mainnet.
To enable it, use the following config parameters:
--monadRPC YOUR_WS_RPC
--monadContract 0x194B123c5E96B9b2E49763619985790Dc241CAC0
What's Changed
- node(governor): Exclude tokens from deprecated chains from hack script by @johnsaigle in #4454
- ci: Upgrade golangci-lint version to 2.5.0 by @johnsaigle in #4491
- Reserve a chainID for Stellar by @Oghma in #4506
- Reserve chainID for TON by @Keshoid in #4507
- ci: lint: Empty body in an if or else branch by @johnsaigle in #4496
- node: Add Notary package for verifying MessagePublications by @johnsaigle in #4315
- add monad mainnet to watcher by @aapclark in #4508
New Contributors
Full Changelog: v2.44.0...2.45.0