🚀 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
- Docker Image:
flashbots/mev-boost:1.9rc2
- Full Changelog: v1.8.1...v1.9-rc2