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.
SuggestBlobTipCapsampled one block more thanmaxBlockswhen computing its percentile, so a cached extra block could shift the result. It now samples exactlymaxBlocks(#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: