Skip to content

Version 2.1.1

Choose a tag to compare

@yorickdowne yorickdowne released this 02 Oct 11:31
· 1448 commits to main since this release
83bd363

This is an optional release with new features and bug fixes

  • Added BESU_HEAP and TEKU_HEAP variables to override the default Java heap settings for each
  • Fixed a bug in the new Prometheus yml handling for Nimbus and Teku
  • Default Besu to 5g heap, up from 4g
  • Source builds use Go 1.19
  • Add new dependency for Lighthouse source build
  • ./ethd install installs docker-ce instead of docker.io
  • ./ethd config offers previous values to the user
  • ELs no longer initial-start as root; all EL and CL will chown their directories and then restart with their non-root user if started as root
  • ./ethd update warns the user if there are uncommitted local changes