op-geth v1.101305.3 - mainnet Delta & goerli Ecotone
sebastianst
released this
01 Feb 11:33
·
1094 commits
to optimism
since this release
❗ This is a mandatory release for node operators on Mainnet and Goerli. It includes two protocol upgrade activations
- Delta activates on Mainnet at
Thu Feb 22 00:00:00 UTC 2024
- Ecotone activates on Goerli at
Tue Feb 6 17:00:00 UTC 2024
✨ New Features
- Full Ecotone/4844/Cancun support.
- ⚡ Experimental Snap Sync support in trusted environments.
- ⛓️ Support for the lyra, mode, & orderly OP chains.
🐞 Bug Fixes
- Backports a fix to respect the
nolocals
setting. - Adds ledger hardware wallet support on MacOS.
What's Changed
- 4844 prep: Add Ecotone fork check & refactor l1 / data availability cost functions by @roberto-bayardo in #203
- Update superchain dep to include new mainnet targets by @kahuang in #211
- Extend execution payload envelope to contain parent beacon block root by @danyalprout in #214
- Ecotone l1 cost function by @roberto-bayardo in #210
- L2 Cancun support, activate on Ecotone by @protolambda in #205
- baseFee consistency related renaming by @roberto-bayardo in #216
- Add log for ecotone time by @mdehoog in #217
- ethapi: handle fee-scalar receipt attribute by @protolambda in #219
- Snap Sync: consensus: handle legacy pre-bedrock header verification by @protolambda in #182
- Ecotone goerli-dev-0 release candidate by @sebastianst in #221
- fix: ledger hardware wallet support on mac by @felipe-op in #223
- core/types: SetBlobTxSidecar to support blob tx tooling by @protolambda in #224
- update transaction_args to latest for blob support by @roberto-bayardo in #225
- Bump superchain dependency to contain sepolia-dev-0 Ecotone activation by @sebastianst in #230
- beacon: Fix OP Legacy block hash checks by @trianglesphere in #228
- core/txpool/legacypool: respect nolocals-setting (#28435) by @trianglesphere in #231
- Update superchain registry to include Delta mainnet by @trianglesphere in #232
- all: Add Ecotone override flag by @sebastianst in #233
New Contributors
- @kahuang made their first contribution in #211
- @danyalprout made their first contribution in #214
- @felipe-op made their first contribution in #223
Full Changelog: v1.101305.1...v1.101305.3
🚢 Docker Image: https://us-docker.pkg.dev/oplabs-tools-artifacts/images/op-geth:v1.101305.3