Skip to content

v0.14.1

Choose a tag to compare

@henridevieux henridevieux released this 13 Nov 21:43
· 6 commits to main since this release
7a56cf4

❗ Mandatory update for Base Sepolia Testnet nodes to support the Jovian upgrade on November 19th.

Operators of Base Sepolia Testnet nodes must upgrade to this release before November 19th at UTC 16:00:01 UTC (unix timestamp 1763568001).

Also included is an important reth upgrade for stability and performance.

Important

This release is highly recommended for Base Mainnet nodes

⚠️ Breaking Changes


op-reth Binary Removed, Consolidated into base-reth-node

The separate op-reth binary has been removed and is no longer available.

All functionality previously provided by op-reth has been consolidated into the existing base-reth-node binary.

  • Impact: If your deployment or scripts explicitly called the op-reth binary, you must update them to call base-reth-node instead.
  • Parameters & Operation: The base-reth-node binary is designed to be identical in its command-line parameters and operational behavior to the removed op-reth. No parameter changes should be necessary other than the binary name itself.
  • Reasoning: This consolidation allows us to more easily introduce and manage Base-specific features within a single, unified client binary.

Change Log:

optimism - op-node/v1.16.1: diff
reth - v1.9.2: diff
node-reth - v0.2.0: diff
nethermind - 1.35.2: diff
op-geth - v1.101603.4: diff