Releases: base-org/node
v0.10.2
v0.10.1
v0.10.0
❗This is a mandatory release for Base Sepolia nodes
It contains the activation of the Granite hardfork on the Sepolia network on Mon Aug 12 16:00:00 UTC 2024.
Node operators of Base Sepolia nodes must update to this release before this activation timestamp, or their nodes will halt when the network activates Granite. It is a recommended update for mainnet nodes as it contains various improvements and bug fixes.
Note: This release contains Geth changes for Granite only. Reth compatibility for the Granite hard fork will be included in a future release.
OP Stack Changeset
op-node
v1.9.0
Changelog
op-geth
v1.101315.3
Changelog
v0.9.0
Protocol
❗ This is a mandatory release for Base Mainnet node operators. It includes the following protocol upgrade activation:
- Fjord activates on Mainnet at Wed Jul 10 16:00:01 UTC 2024
✨ RIP-7212, Improved L1 Data Efficiency, Improved L1 Gas Used Calculation and more.
OP Stack Changeset
- op-node
- op-geth
v0.8.4
Protocol
❗ This is a mandatory release for Base Sepolia node operators. It includes the following protocol upgrade activation:
- Fjord activates on Sepolia at Wed May 29 16:00:00 UTC 2024
✨ The Fjord features can be found here.
OP Stack Changeset
- op-node
- op-geth
v0.8.3
⬆️ This is a recommended release for node operators. It addresses a security advisory in go-ethereum, see CVE-2024-32972 for more details.
OP Stack Changeset
op-geth
v1.101315.0
Changelog
v0.8.2
OP Stack Changeset
op-geth
v1.101311.0
Changelog
v0.8.1
⬆️ This is a recommended release for node operators using Snap Sync on Base Mainnet & Sepolia. For other users, this is a minor release. Node operators should be on at least v0.8.0.
Changes
- This release contains a fix to snap sync to ensure that all blocks are inserted to the execution engine when snap sync completes. Previously once snap sync would complete, if blocks where received out of order, the op-node could have internally inconsistent state & the unsafe head could stall for a period of time.
- This release also contains a safeDB feature which tracks the L1 block L2 blocks are derived from.
v0.8.0
Protocol
❗ This is a mandatory release for Base Mainnet node operators. It includes the following protocol upgrade activation:
- Ecotone activates on Mainnet at Thu Mar 14 00:00:01 UTC 2024
✨ The Ecotone upgrade brings 4844 and Cancun extensions to the L2.
Config changes
- For Ecotone, op-node needs to connect to an L1 beacon client to be able to fetch blobs. You must specify the endpoint with the
--l1.beacon
flag (orOP_NODE_L1_BEACON
env var). - If you are using a Lighthouse CL client, you must update to at least the v4.6.0 finalized release.
OP Stack Changeset
- op-node
- op-geth
v0.7.1
❗ This is a mandatory release for node operators on Sepolia. It includes the following protocol upgrade activation:
- Ecotone activates on Sepolia at Wed Feb 21 17:00:00 UTC 2024
✨ The Ecotone upgrade brings 4844 and Cancun extensions to the L2.
🐛 This release also contains a fix for a tx receipt cache bug which would sometimes result in finalized/safe head stall
Config changes:
With the Ecotone upgrade, op-node needs to connect to an L1 beacon client in order to be able to fetch blobs, whose endpoint is specified with the --l1.beacon flag (or OP_NODE_L1_BEACON env var). If you are using a Lighthouse CL client, you must update to at least the v4.6.0 finalized release.
Versions:
Full changelog:
ethereum-optimism/optimism@v1.5.0...v1.5.1