op-batcher v1.16.12
Note
Optional upgrade — no functional changes. This release contains no behavioural changes to op-batcher.
It is published to keep op-batcher aligned with the rest of the op-stack release, and carries only a
refactor moving shared DepositTx and transaction helpers into op-core.
Important
APKO Docker images: Starting with this release, the Docker URL contains an additional /nexus in its path, see full Docker image path below. Our Docker builds are now APKO based and during a transition period, the APKO-based images for any component will be available at https://us-docker.pkg.dev/oplabs-tools-artifacts/images/nexus/<component>:<version>. When we migrate to APKO-only images, we may remove the /nexus again from our image paths and will give another notice in this case.
What's Changed in op-batcher/v1.16.12
- op-node/op-service/op-batcher: swap DepositTx + Transaction-method helpers to op-core by @sebastianst in #21791
Full Changelog: op-batcher/v1.16.11-rc.1...op-batcher/v1.16.12
🚢 Docker Image: https://us-docker.pkg.dev/oplabs-tools-artifacts/images/nexus/op-batcher:v1.16.12