github ethereum-optimism/optimism op-batcher/v1.16.13

latest release: kona-node/v1.6.4
5 hours ago

Overview

Note

This is a patch release of op-batcher containing a blob fee estimation fix. It is an optional but recommended upgrade for all users. No configuration changes are required.

What's Changed

Bug fixes

  • Suggested blob tips may differ slightly from previous releases. SuggestBlobTipCap sampled one block more than maxBlocks when computing its percentile, so a cached extra block could shift the result. It now samples exactly maxBlocks (#22133)

Other

  • Gas estimation now lets the target node apply its own fork rules instead of pinning a fixed ceiling. Behaviour on Karst/Osaka is unchanged; EIP-8037-aware nodes can now use the block limit (#22217)
  • Internal refactoring of shared L2 client, receipt and batch-encoding code, with no operator-facing change (#21908, #21911, #22295)

New Contributors

Full Changelog: op-batcher/v1.16.12...op-batcher/v1.16.13

🚢 Docker Image:

Don't miss a new optimism release

NewReleases is sending notifications on new releases.