Releases: base/node
v0.16.0
What Changed
Important
Node operators must upgrade Base Mainet nodes to v0.16.0 by 28th May to support Base Azul. See here for more information.
v0.15.6
v0.15.5
What's Changed
Note
This release updates base/base to 0.7.6.
This release contains a fix to eth_estimateGas for Base Sepolia nodes that have activated Base Azu, as well as a bug fix for websocket engine connections. If you are not impacted by either of these issues, this is an optional update.
v0.15.4
What's Changed
Note
This release updates base/base to 0.7.5.
This release only contains a fix to base-consensus configurable L1 confirmation depth. If you're not setting the BASE_NODE_VERIFIER_L1_CONFS environment variable or specifying the --l1.verifier-confs cli flag, you do not need to upgrade to this release.
Full Changelog: v0.15.3...v0.15.4
v0.15.3
What's Changed
Note
This release updates base/base to 0.7.4.
Along with a number of fixes to base-consensus, this release adds a configurable L1 confirmation depth for the verifier derivation pipeline via --l1.verifier-confs cli flag or a BASE_NODE_VERIFIER_L1_CONFS environment variable.
Full Changelog: v0.15.2...v0.15.3
v0.15.2
v0.15.1
Breaking Changes (same as v0.15.0)
Important
Node operators must upgrade Base Sepolia nodes to use base-node-reth and base-consensus by 20th April. See here for more information.
The default consensus layer client is now base-consensus. Geth and Nethermind will no longer be supported starting with Base v1.
Action required:
- Configure new
BASE_NODEenvironment variables (see example env files) - To temporarily opt out, set
USE_BASE_CONSENSUS=false
Changes
Full Changelog: v0.15.0...v0.15.1
v0.15.0
What Changed
Important
Node operators must upgrade Base Sepolia nodes to use base-node-reth and base-consensus by 20th April. See here for more information.
Client Updates
v0.14.9
Warning
This is a recommended release for Base Geth Nodes
Full Changelog: v0.14.8...v0.14.9
v0.14.8
❗ Critical bug fix for Base Reth Node Operators
This release contains base reth v0.5.1 which fixes race condition between canonical & flashblock propagation, missing RPC fields and ws subscription.
What's Changed
- chore: remove unused op-reth repo by @meyer9 in #981
- feat: support proofs ExEx by @meyer9 in #980
- chore: updated base-reth to 0.5.1 by @github-actions[bot] in #969
Full Changelog: v0.14.7...v0.14.8