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

3 hours ago

This is an optional op-batcher release containing:

  • a new module for suggesting blob priority fee based on past blob transactions included in recent blocks. The new module is not active yet, currently it is only emitting logs comparing suggested fees with the configured fees for blob transactions.
  • a fix for MaxChannelDuration tracking for large block backlogs.
  • a fix for fully exiting the op-batcher process on critical throttling RPC errors.

What's Changed in op-batcher/v1.16.3

  • op-service: blob priority fee (tip cap) tracking for op-batcher in #18386
  • op-batcher: exit process on criticial throttling RPC error #17924
  • op-batcher: fix MaxChannelDuration tracking for large block backlogs #18327

Full Changelog: op-batcher/v1.16.2...op-batcher/v1.16.3

🚢 Docker Image: https://us-docker.pkg.dev/oplabs-tools-artifacts/images/op-batcher:v1.16.3

Don't miss a new optimism release

NewReleases is sending notifications on new releases.