This is an op-batcher-only rollout. Operators should update only the op-batcher image. No op-node or other OP Stack component update is required for this release.
This release adds support for the Amsterdam calldata floor gas rules ahead of Glamsterdam on Ethereum L1. It prevents op-batcher from submitting batch transactions with an insufficient gas limit after the fork.
Docker image
🐳 us-west1-docker.pkg.dev/devopsre/celo-blockchain-public/op-batcher:celo-v2.2.2
What's Changed
- op-node: Reduce log level for
finalizedby @palango in #434 - fix: support
CeloDynamicFeeTxV2(CIP-64) in span batches by @palango in #430 - op-batcher: support Amsterdam calldata floor gas by @seolaoh in #528
The first two changes are included in the tag comparison, but this release does not require an op-node rollout.
Full Changelog: celo-v2.2.1...celo-v2.2.2