Skip to content

Releases: ethereum-optimism/optimism

op-deployer/v0.2.4

27 Jun 17:09
c012dfd
Compare
Choose a tag to compare

Changelog

op-deployer/v0.3.3

27 Jun 16:24
fed79f5
Compare
Choose a tag to compare

Changelog

op-batcher/v1.14.0

26 Jun 10:09
537118a
Compare
Choose a tag to compare

This release contains:

  • a transaction rebroadcasting feature which helps batcher transactions get included with less delay and lower cost.
  • changes in the way the batcher interprets the sync status reported by the op-node
  • other small bugfixes

Warning

Operators should upgrade sequencers to at least op-node/v1.13.4 when updating to this version of the batcher. See #16413.

Warning

The transaction rebroadcasting feature is enabled by default. To disable this feature, set TXMGR_REBROADCAST_INTERVAL to 0. See #16310.

Warning

Rebroadcasting transactions can make memory spikes more likely. We recommend at least 4GB of memory for production deployments.

What's Changed

  • fix(txmgr): Ignore certain errors on tx resubmission by @BrianBland in #16566
  • txmgr and op-node p2p key management: enhance error check by @zhiqiangxu in #16542
  • op-service,op-supervisor: Correctly detect ethereum.NotFound in RPCs by @sebastianst in #16555
  • feat(txmgr / batcher): Rebroadcast transactions without bumping fees by @BrianBland in #16310
  • op-batcher: remove preferLocalSafeL2 flag by @geoknee in #16413
  • op-batcher: more robust detection of not-ready syncStatus by @geoknee in #16298

Full Changelog: op-batcher/v1.13.2...op-batcher/v1.14.0

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

op-deployer/v0.4.0-rc.5

23 Jun 22:35
7fe5d2c
Compare
Choose a tag to compare

Changelog

op-node/v1.13.4

20 Jun 20:50
7eedfce
Compare
Choose a tag to compare

This is a recommended release for all node operators and contains bugfixes and optimizations.

In particular it fixes a bug where the sequencer's sync status could become inconsistent, which would overwhelm the batcher (depending on how it is configured). See #16296.

What's Changed

Full Changelog: op-node/v1.13.3...op-node/v1.13.4

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

op-deployer/v0.4.0-rc.4

18 Jun 14:56
f34669c
Compare
Choose a tag to compare

Changelog

  • f34669c Revert "feat: Simplify op-deployer scripts: Switch from legacy to the new scripts for DeploySuperchain & DeployImplementations [17/N] (#15551)" (#16489)
  • 0dc007b op-deployer: Fix l1 contracts release flag (#16316) (#16447)

op-challenger/v1.5.1

12 Jun 18:46
op-challenger/v1.5.1
e2ecd58
Compare
Choose a tag to compare

Overview

This is a minor release of op-challenger that includes important bug fixes. It is a required upgrade for all users.

What's Changed

  • Bug fix for Go 1.23 support: Return EAGAIN error when writing to an eventfd file descriptor and fix registers used in the case of errors.

Full Changelog: op-challenger/v1.5.0...op-challenger/v1.5.1

🚢 Docker Image:

op-contracts/v4.0.0-rc.8

19 Jun 14:27
op-contracts/v4.0.0-rc.8
54c19f6
Compare
Choose a tag to compare
Pre-release

This is the op-contracts release intended for the forthcoming Upgrade 16 protocol upgrade.

For contract versions and implementation addresses in this release; please refer to the superchain-registry:

The associated governance proposal can be found here.

Deployment and upgrade operations should be executed using the associated op-deployer release (link to be updated after this PR is merged)

op-conductor/v0.7.0

10 Jun 13:56
c2e5eae
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: op-conductor/v0.6.0-rc.1...op-conductor/v0.7.0

op-challenger/v1.5.0

04 Jun 23:11
09dfe35
Compare
Choose a tag to compare

Overview

This release of op-challenger adds support for a new version of Cannon that is compatible with Go 1.23. It is a required upgrade for all users.

What's Changed

Full Changelog: op-challenger/v1.4.0...op-challenger/v1.5.0

🚢 Docker Image: