Skip to content

v1.9-rc2

Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 04 Feb 18:49
· 47 commits to develop since this release
v1.9-rc2
0b53e67

🚀 Features

  • Add support for the upcoming Electra upgrade.
  • Add support for RISC-V platforms.

🎄 Enhancements

  • Update golang to 1.23, the current latest version.
  • Update all other dependencies to their latest versions.
  • Refactor some functions to use generics, improving readability.
  • Split core functionality into more files, improving organization.
  • Re-add support for past upgrades, Bellatrix and Capella.

🐞 Notable bug fixes

  • Fix an issue with the custom genesis fork flag.
  • Fix bug which prevented version from being printed.

📚 References