Skip to content

Version 2.9.1.0

Latest
Compare
Choose a tag to compare
@yorickdowne yorickdowne released this 05 May 11:57
· 17 commits to main since this release
3956fbf

This is an optional release with new features

New features

  • Support the Grandine consensus layer client
  • Migrate to Loki 3. Caution that if you didn't run ./ethd update sometime between 2024-04-09 and 2024-05-01, this change may require you to stop Loki with ./ethd stop Loki, remove its volume with docker volume rm eth-docker_loki-data (adjust if the directory is not named eth-docker), and start again with ./ethd up.

Bug fixes

  • Reth DB conversion check works when there are two Reth on the machine
  • ./ethd install doesn't throw an error if Docker is already installed and pkg-config is not