v0.14.1
❗ 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-rethbinary, you must update them to callbase-reth-nodeinstead. - The binary is designed to be in its command-line parameters and operational behavior to the removed . No parameter changes should be necessary other than the binary name itself.