This is an optional release with new features and bug fixes
- Fixed a breaking bug in
cl-traefik.ymlthat impacted 2.3.7 - Fix
./ethd keys delete allwhen using Web3signer ./ethd configcan now configure SSV for Holesky- Switched Prometheus to scrape by Docker labels
- Added Web3signer dashboard
- Fixed Nimbus dashboard provisioning
- Running multiple RPC nodes connected to one central traefik is now easier. If that is your use case, set
EL_NODE=http://${NETWORK}-execution:8551in.env. See theELCLIENT.ymlfiles for the alias this references.