Releases: eth-educators/eth-docker
Releases · eth-educators/eth-docker
Version 1.4.2
This is an optional update, that adds new features
- Support the changed beaconcha.in stats API URL
Version 1.4.1.2
This is a bugfix update
- Fixed Teku rapid sync when using grafana
- Teku now doesn't show initial error messages when using an Infura execution client
- Created "no timezone" options for teku files, for use with Amazon AMI
Version 1.4.1.1
This is a bugfix update
- Fixed Teku validator-only on low memory machines
Version 1.4.1
This is an optional update, that contains new features
- Prysm doppelganger protection enabled by default
Version 1.4.0.1
This is a bugfix update
- Fix fallback execution client for Nimbus
Version 1.4.0
This is an optional update, that contains new features
- Support for Lodestar consensus client
Version 1.3.3.2
This is a bugfix update
- Safer values for Teku on 8 GiB machines: 4G max heap, 2G soft max
Version 1.3.3.1
This is a bugfix release
- Fixed ec-traefik.yml
- Fixed Grafana to use the new
consensus
name - Teku can now run on machines with 8GiB of RAM, by setting its soft max heap limit to 1g, not 2g.
Version 1.3.2
This is an optional upgrade, that contains new features
- Added Grafana metrics for Erigon
- Grafana metrics for standalone Erigon/Geth via
blank-grafana.yml
Version 1.3.0
This is an optional upgrade, that contains new features
sudo ./ethd prune-geth
simplifies pruning Geth- Separating consensus client and validator client is now supported for Teku, Lighthouse and Prysm. Please see the Secure Web Proxy instructions at https://eth-docker.net.