NOTE: There's an issue with packager while creating this release. Please refrain from using this. Use v2.2.11-beta2 instead.
🚨 This is a hot fix release for bor, addressing the ongoing issues on Polygon Mainnet, containing some bug fixes and improvements.
A new cli subcommand has been added to prune local whitelisted entries for checkpoints and milestones. If your bor is stuck and is unable to progress, please run the following command after upgrading to this version.
bor purge-whitelisted-entries --datadir <datadir>
Note that bor needs to be stopped to run this command. Restart bor once purged. It should be able to find healthy peers and continue syncing.
What's Changed
- Purge whitelisted entries and bypass validation for incorrect milestone by @manav2401 in #1757
- Improving fail handling from reorgs by @lucca30 in #1677
Full Changelog: v2.2.10...v2.2.11-beta