github 0xPolygon/bor v2.2.4-beta

latest releases: v2.3.0-beta2, v2.3.0-beta, v2.2.10...
pre-release2 months ago

🚨 ⚠️ ONLY USE ON AMOY NETWORK ⚠️🚨

This release fixes a bug in committing state sync into bor. We now explicitly do not allow any state sync events into bor (AMOY) for a given block range from 23184305 to 23220127. This is to allow syncing bor from a block which was prior to the heimdall (v1 to v2) migration.
Without this, bor cannot sync as it will reject blocks with bad block error.

What's Changed

  • consensus/bor, params: added OverrideStateSyncRecordsInRange to overwrite the state sync records for a range of blocks by @pratikspatil024 in #1597
  • amoy: added blocks in the OverrideStateSyncRecordsInRange for the outage after heimdall (v1 -> v2) migration by @pratikspatil024 in #1598

Full Changelog: v2.2.3-beta...v2.2.4-beta

Don't miss a new bor release

NewReleases is sending notifications on new releases.