v0.5.3
This release introduces the implementation of BEP-543, effectively reducing the block time from 1 second to an impressive 500 milliseconds.
This enhancement significantly improves transaction efficiency and overall network performance, allowing for faster processing and a more seamless experience for users.
It is set to be activated on both the opBNB Mainnet and Testnet environments according to the following schedule:
- Testnet: Apr-02-2025 03:00 AM +UTC
- Mainnet: Mid-Apr-2025
All mainnet and testnet nodes must upgrade to this release before the hardfork time.
Also note that the op-geth
should be upgraded to v0.5.7 accordingly, check this for more details.
What's Changed
FEATURE
- #265 BEP-543 to shorten block interval
Docker Images
- ghcr.io/bnb-chain/op-node:v0.5.3
- ghcr.io/bnb-chain/op-batcher:v0.5.3
- ghcr.io/bnb-chain/op-proposer:v0.5.3
Full Changelog: v0.5.2...v0.5.3