Releases: chainstack/bsc-docker
v1.4.16
v1.4.15
v1.4.14
v1.4.13
Important Announcement:
HashSchema&LevelDB mode will be discontinued after September 30, 2024, will be replaced by PathSchema&PebbleDB mode
If you are still running with HashSchema or LevelDB, you need to reinstall your node with the latest bsc-snapshot.
How to check the running mode and the steps to do the migration, pls refer: bnb-chain/bsc-snapshots#379.
Description
Release v1.4.13 is a hard fork release for BSC Testnet, the HF name is: Bohr.
The target Bohr hard fork time will be:
Testnet: 2024-08-20 01:23:16 AM UTC
Mainnet: it is not determined yet, target Later Sep 2024
There are 4 BEPs in Bohr:
BEP-341: Validators can produce consecutive blocks
BEP-402: Complete missing fields in Block Header to generate Signature
BEP-404: Clear Miner History when Switching Validators Set
bnb-chain/BEPs#410
Among these BEPs, BEP-341 holds the most significance as it proposes a change to the block production protocol. However, BEP-341 will only come into effect after the affirmative outcome of a governance vote.
And BEP-402 updates the block header signature logic, please pay special attention if your product involves the logic of block header verification.
The other 2 BEPs, BEP-404 and BEP-410 are for some enhancement and unlikely to have compatibility issue.
v1.4.10
v1.4.8
v1.4.5
v1.3.10
v1.2.15
This is a bugfix hard fork release, we will reveal more detail later.
Hardfork will be enabled:
Testnet: will be enabled at around 6am UTC, 05th Dec 2023.
https://testnet.bscscan.com/block/countdown/35682300
Mainnet: will be enabled at around 8am UTC, 07th Dec 2023.
https://bscscan.com/block/countdown/34140700
All BSC node operators will be required to upgrade their node, depending on the current version that you are using:
If you are using v1.2.x BSC, pls upgrade to v1.2.15
If you are using v1.3.x BSC, pls upgrade to v1.3.4
Attention
Since v1.3.3, the flags --txlookuplimit has been abandoned and replaced by --history.transactions. Make sure you no longer use --txlookuplimit, otherwise the node will crash.
v1.3.4
This is a bugfix hard fork release, we will reveal more detail later.
Hardfork will be enabled:
Testnet: will be enabled at around 6am UTC, 05th Dec 2023.
https://testnet.bscscan.com/block/countdown/35682300
Mainnet: will be enabled at around 8am UTC, 07th Dec 2023.
https://bscscan.com/block/countdown/34140700
All BSC node operators will be required to upgrade their node, depending on the current version that you are using:
If you are using v1.2.x BSC, pls upgrade to v1.2.15
If you are using v1.3.x BSC, pls upgrade to v1.3.4
Attention
Since v1.3.3, the flags --txlookuplimit has been abandoned and replaced by --history.transactions. Make sure you no longer use --txlookuplimit, otherwise the node will crash.