Releases: chainstack/bsc-docker
v1.5.11
New release for hardfork
https://github.com/bnb-chain/bsc/releases/tag/v1.5.11
v1.5.10
BSC Lorentz hard fork on mainnet
https://github.com/bnb-chain/bsc/releases/tag/v1.5.10
v1.5.9
v1.5.7
v1.5.6
Bump image to v1.5.6
https://github.com/bnb-chain/bsc/releases/tag/v1.5.6
v1.14.17
Security release
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.