Skip to content

Version 2.10.1.0

Compare
Choose a tag to compare
@yorickdowne yorickdowne released this 10 Jul 10:25
· 6 commits to main since this release
ff1e6f3

This is an optional release with new features

New features

  • Add ./ethd prune-reth command. This should be run once only, when upgrading from Reth 1.0.0
    • While Reth 1.0.0 is running and fully synced, ./ethd update. This brings in Reth 1.0.1 but does not activate it yet.
    • ./ethd prune. This prunes the Reth database, then restarts Reth. All other changed containers are also restarted.

Bug fixes

  • ./ethd keys works with Prysm again
  • Choosing "No" for SSV DKG during SSV configuration no longer quits ethd