Immutable
release. Only release title and notes can be modified.
This release is recommended
The headline feature is support for the Ethrex and Anchor clients.
Breaking changes
- Require Erigon
3.1.0
or later - Require Lodestar
1.34.1
or later - Require Reth
1.8.0
or later nodeexporter
useshost
networking, which uses a configurable port and requires changes toufw
if
ufw has been placed "in front of" Docker, see Cloud Security and notes in.env
Changes
- Support Ethrex execution client
- Support Anchor SSV client
- Support Prysm beacon DB pruning when
CL_MINIMAL_NODE=true
- Support DDNS with
traefik-aws.yml
, including automatedCNAME
creation - Prometheus can scrape targets on the host system, using
host.docker.internal
- Support Grandine doppelganger detection
./ethd keys count
now displays validator statuses- Support Reth DB repair
- Remove Fluffy and Portal support. RIP.
- Support Vero doppelganger detection
- Expired Reth prunes tx lookups
- Add Grandine dashboard to Grafana
- More linting and dependabot: Strengthen automated checks
Bug fixes
chmod
of thedkg-output
directory fixed- Fix source builds throughout, they broke with recent Docker 28.5.x
- Fix promtail regex and time parsing
- Improve commit-boost sample config file
- Reth obeys the
LOG_LEVEL