github bnb-chain/opbnb v0.2.4

latest releases: v0.5.0, v0.5.0-alpha, v0.4.4...
8 months ago

This is a minor release and upgrading is optional.

User Facing Changes

  • The op-node is pre-configured with bootnodes for opBNB mainnet and testnet. By default, the op-node will use these pre-configured bootnodes for both networks. If you prefer to use your own bootnodes, you can configure the p2p.bootnodes parameter in the command line flag.(#89)

Partial Changelog

  • #87: optimize(op-node): make block produce stable when L1 latency unstable
  • #89: feat(op-node): add opBNB bootnodes
  • #94: fix(op-node/op-batcher): fallbackClient should ignore ethereum.NotFound error
  • #100: feature(op-node): pre-fetch receipts concurrently
  • #101: optimize(op-node): continue optimizing sequencer step schedule
  • #104: feat(op-node): pre-fetch receipts concurrently round 2
  • #106: optimize: extended expire time for sequencer block broadcasting
  • #108: optimize(op-node): increase catching up speed when sequencer lagging
  • #109: feat(op-batcher/op-proposer): add InstrumentedClient
  • #111: fix(op-node): remove 3s stepCtx for sequencer

Docker Images

  • ghcr.io/bnb-chain/op-node:v0.2.4
  • ghcr.io/bnb-chain/op-batcher:v0.2.4
  • ghcr.io/bnb-chain/op-proposer:v0.2.4

Full Changelog

v0.2.3...v0.2.4

Don't miss a new opbnb release

NewReleases is sending notifications on new releases.