github 0xPolygon/bor v2.1.1

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

This release schedules the Bhilai Hard Fork for Mainnet.

The Bhilai Hard Fork on Mainnet is scheduled for block number 73440256. Which is expected to be mined on July-1-2025 at 9:10 AM UTC (2:40 pm IST). Make sure to update all your Mainnet nodes before this time.

Note: If you are updating to v2.1.x for the first time, make sure to check out the release notes of v2.1.0.


⚠️ Validator Configuration Update (Mandatory)

All validators are required to check their config.toml file.
If the gaslimit field under the [miner] section is uncommented, it must be updated to 45000000 (45M) to support PIP-60.

[miner]
  gaslimit = 45000000

If this section is not present or if gaslimit is commented, then you are all set. No actions needed from your end.


What's Changed

Full Changelog: v2.1.0...v2.1.1

Don't miss a new bor release

NewReleases is sending notifications on new releases.