Skip to content

Version 2.3.8

Compare
Choose a tag to compare
@yorickdowne yorickdowne released this 08 Nov 13:57
· 197 commits to main since this release
49ddf28

This is an optional release with new features and bug fixes

  • Fixed a breaking bug in cl-traefik.yml that impacted 2.3.7
  • Fix ./ethd keys delete all when using Web3signer
  • ./ethd config can 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:8551 in .env. See the ELCLIENT.yml files for the alias this references.