This is a maintenance release for Polygon Mainnet containing improvements and bug fixes around milestone processing and fork validation.
Note: This release shouldn't be deployed on Amoy as it doesn't contain Rio hard fork related changes.
What's Changed
- Purge whitelisted entries and bypass validation for incorrect milestone by @manav2401 in #1757
- Periodically check canonical chain with latest milestone by @cffls in #1761
- fix: return hash mismatch error properly by @cffls in #1763
- eth, internal/cli: validate correctness of forks without whitelisted entry by @manav2401 in #1764
- core/txpool/legacypool: avoid using negative cap in discard by @manav2401 in #1769
- v2.2.11 to master by @pratikspatil024 in #1759
Full Changelog: v2.2.10...v2.2.11