This is a mandatory release for users of Erigon, and recommended for everyone else
Breaking changes
- Requires Erigon
v3.5.0or later - Requires Teku
v26.7.0or later
Changes
- Support Erigon
v3.5.0and later - Support QUIC ports (UDP) in Teku
v26.7.0. Be sure to allow these ports in through firewall/port forwarding! - Nimbus Verified Proxy supports comma-separated
RPC_URLS - Broader support for comma-separated fallback nodes in
CL_NODE, for Teku,./ethd keys send-exit|count, ethdo, and Lighthouse legacy validator exit - New CL node type
blob-archive, separate fromarchive. Not all CLs can be ablob-archive, and there is currently no good way
to fetch historical blobs - CL node type
pruned-with-zkproofsbecomes EL node typeuse-cl-zkproofs. This remains highly experimental, and will not be broadly
supported until earliest Hegotá hardfork in 2027 - Remove
cleffrom Geth source build: The tool moved to its own repo - Warn users if they use Traefik and it is older than
v3.6.1and doesn't support current Docker CE releases
Bug fixes
- Remove check for
validator-keysservice. It would sporadically fail, root cause unknown but likely somewhere in Docker Compose - Create the backup file for
tempo.yamlas the directory owner, never asroot - Fix a regression introduced in
v26.7.0that would fail liveness checks forCL_NODE