| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| README.md | 2026-04-10 | 811 Bytes | |
| v0.15.1 source code.tar.gz | 2026-04-10 | 108.5 kB | |
| v0.15.1 source code.zip | 2026-04-10 | 118.8 kB | |
| Totals: 3 Items | 228.1 kB | 0 | |
Breaking Changes (same as v0.15.0)
[!IMPORTANT] Node operators must upgrade Base Sepolia nodes to use
base-node-rethandbase-consensusby 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
- Switch all entrypoints to use base-consensus authentication (#1001)
- Add legacy OP node flag (#1002)
Full Changelog: https://github.com/base/node/compare/v0.15.0...v0.15.1