github bnb-chain/op-geth v0.4.4

latest releases: v0.5.0, v0.5.0-alpha.1, v0.5.0-alpha...
one month ago

v0.4.4

This is a hard fork release for the opBNB Testnet called Wright. It will be activated on August 15, 2024, at 6 AM UTC.
All testnet nodes must upgrade to this release before the hard fork.

Upgrading for mainnet nodes is optional.

User Facing Changes

To support gasless transactions on opBNB, the following features have been introduced:

  • The base fee is set to 0.
  • The bundle feature is supported.
  • When the gas price is set to 0, the L1 fee will also be set to 0.

Combined with these features and a sponsor (paymaster), users can send transactions without holding BNB to pay gas fees.

Changelogs

  • perf: speedup pbss trienode read by @will-2012 in #122
  • pathdb: handle persistent id when using nodebufferlist by @sysvm in #121
  • feat: support auto recover when pbss meet unclean shutdown by @krish-nr in #125
  • fix: ignore truncation target range as flush not operated on time by @krish-nr in #131
  • feature(op-geth): add opbnb gasless solution by @redhdx in #130

Docker Images

  • ghcr.io/bnb-chain/op-geth:v0.4.4

Full Changelog: v0.4.3...v0.4.4

Don't miss a new op-geth release

NewReleases is sending notifications on new releases.