github bnb-chain/opbnb v0.4.0-alpha

latest releases: v0.4.3-alpha, v0.4.2, v0.4.1...
pre-releaseone month ago

This pre-release includes code merging from the upstream version v1.7.2 to transition Testnet's DA data from calldata to blob format.
Four hard forks are scheduled to launch on the opBNB Testnet:
Snow Time: May-15-2024 06:00 AM +UTC
Shanghai/Canyon Time: May-15-2024 06:10 AM +UTC
Delta Time: May-15-2024 06:20 AM +UTC
Cancun/Ecotone Time: May-15-2024 06:30 AM +UTC

User Facing Changes

Nodes on the Testnet need to be upgraded to this version before the first hard fork time.
Changes in op-node configuration:

  • Removed --l1.rpckind=bsc_fullnode
  • Removed --l2.engine-sync
  • Removed --l2.skip-sync-start-check
  • To start engine-sync, use --syncmode=execution-layer (default value is consensus-layer)
  • Added --l1.max-concurrency=10 to control the rate of requests to L1 endpoints.

What's Changed

Docker Images

ghcr.io/bnb-chain/op-node:v0.4.0-alpha
ghcr.io/bnb-chain/op-batcher:v0.4.0-alpha
ghcr.io/bnb-chain/op-proposer:v0.4.0-alpha

Full Changelog: v0.3.3...v0.4.0-alpha

Don't miss a new opbnb release

NewReleases is sending notifications on new releases.