Table of Contents
Attention BNB Chain Developers.
A potential issue was identified in the BSC network that could potentially cause block synchronization failures in some BSC client implementations or disrupt block building for validators. This issue has been addressed in the latest software updates, versions 1.2.14 and 1.3.2 of the BSC geth client and BSC erigon client 1.1.9-BUILD20231129.
As a precautionary measure, it is crucial that all BSC node operators – especially validators – upgrade their nodes to these latest versions to ensure network stability and functionality.
Hardfork details
Effective block height:
https://bscscan.com/block/countdown/33968300
Date:
December 1, 2023
Time:
08:57:53 GMT+1 (Central European Standard Time)
What does this mean for community developers?
Validators and full node operators on the BSC network are advised to update their client software to the specified version. Detailed version information for this update will be provided to ensure that all network participants are running the most current and stable version of the software. This upgrade is essential for maintaining network integrity and performance.
Upgrade Instructions
Geth Client
- For nodes of v1.2.x, please upgrade to v1.2.14 (https://github.com/bnb-chain/bsc/releases/tag/v1.2.14)
- For nodes of v1.3.x, please upgrade to v1.3.2 (https://github.com/bnb-chain/bsc/releases/tag/v1.3.2)
Attention:
Since v1.3.1, the flag –txlookuplimit has been replaced by –history.transactions. Make sure you no longer use –txlookuplimit. Otherwise you may experience performance issues.
Erigon Client
Please download the erigon binary directly to update your client.
- For Linux x64: try erigon_x64_v1.1.9–Build20231129
- For Linux arm64: try erigon_arm64_v1.1.9–Build20231129
Thank you for your continued support of BNB Chain.