Key changes
This release adds a check to verify that each EVM watcher is connected to the correct chain by verifying the EVM chain ID matches what is expected. If this error is detected, the watcher will fail with an "evm chain ID miss match" error.
What's Changed
- governor: Add initial token list for Unichain and Berachain by @djb15 in #4270
- Node/EVM: Add GetLatestBlocks API by @bruce-riley in #4274
- Node/EVM: Verify EVM chain ID by @bruce-riley in #4116
- txverifier: fix bugs and improve error handling by @johnsaigle in #4277
- Node: Reobserve with custom endpoint by @bruce-riley in #4260
Full Changelog: v2.27.0...v2.28.0