This release is recommended
The headline feature is support for the Ethrex and Anchor clients.
Breaking changes
- Require Erigon
3.1.0or later - Require Lodestar
1.34.1or later - Require Reth
1.8.0or later nodeexporteruseshostnetworking, which uses a configurable port and requires changes toufwif
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 automatedCNAMEcreation - Prometheus can scrape targets on the host system, using
host.docker.internal - Support Grandine doppelganger detection
./ethd keys countnow 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
chmodof thedkg-outputdirectory 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