‼️ This release contains a critical fix for the batcher's throttling feature, and it is recommended for all to upgrade.
What's Changed
- op-batcher: always
updateCursorAndMetrics
when returning fromprocessBlocks()
by @geoknee in #14520 - op-batcher: remove
ChannelManager.CheckExpectedProgress()
and add channel timeout log by @geoknee in #14553 - op-batcher: correctly track block metrics in
handleChannelInvalidated()
by @geoknee in #14561 - op-batcher: improve
computeSyncActions()
logging by @geoknee in #14563
🚢 Docker Image https://us-docker.pkg.dev/oplabs-tools-artifacts/images/op-batcher:v1.11.3
Full Changelog: op-batcher/v1.11.2...op-batcher/v1.11.3