⬆️ This is a recommended release for the op-batcher & the op-proposer.
It switches the compressor type to shadow by default on the batcher, adds an optional active sequencer follow mode on the batcher & proposer, & includes several bugfixes to the transaction manger.
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
- `@dependabot rebase` will rebase this PR
- `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it
- `@dependabot merge` will merge this PR after your CI passes on it
- `@dependabot squash and merge` will squash and merge this PR after your CI passes on it
- `@dependabot cancel merge` will cancel a previously requested merge and block automerging
- `@dependabot reopen` will reopen this PR if it is closed
- `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
- `@dependabot show ignore conditions` will show all of the ignore conditions of the specified dependency
- `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
- `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
- `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
Bumps github.com/ethereum-optimism/optimism from 1.2.0 to 1.4.2.
Release notes
Sourced from github.com/ethereum-optimism/optimism's releases.
... (truncated)
Commits
306b47d
Change Elipse to Ecotone in configs (#8758)edec19f
Ensure that fee is increased by at least 10% (#8747)8b197bc
op-exporter: don't use the deprecated functionioutil.ReadFile
(#8753)54be543
op-e2e: Migrate multi game e2e tests (#8742)9d13ae0
Refactor BindGen E2E tests (#8741)6c23fbe
feat(ctb): PreventextraData
from being too large in the `OutputBisectionGa...5489b7f
specs: cleanup guaranteed-gas-market (#8740)3addd59
build(deps-dev): bump@vitest/coverage-istanbul
from 1.0.2 to 1.1.0 (#8692)7642d54
op-e2e: Load logs from the receipts instead of rescanning entire chain (#8739)90afc7a
build(deps): bump viem from 1.19.15 to 1.20.3 (#8730)Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase
.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show