Skip to content

v0.5.0

Compare
Choose a tag to compare
@github-actions github-actions released this 12 Oct 07:07
· 142 commits to main since this release

ATTENTION

The binary/executable of v0.5.0 does not work correctly. On Linux and MacOS eth-duties logs upcoming duties correctly but it is also throwing errors all the time. The Windows executable doesn't work at all currently.

The issue will be fixed in the next version (v0.6.0) for Linux/MacOS.

There are even more issues on Windows. Therefore this will be fixed in a later version.

Sorry for the inconvenience.

What's Changed

Beside some smaller changes and optimizations this release comes with three major features.

New Features 🎉

  • Add rest api endpoints for external applications by @TobiWo in #51
  • Add logic for using backup beacon nodes by @TobiWo in #56
  • Customize logging colors by @TobiWo in #59

Other Changes

  • Add better handling of bad formatted indices/pubkeys
  • Add human readable timer for sync committee duties
  • Fix bug where duties did not get updated while sync-committee duty ended
  • Add validation of beacon-node url
  • Update documentation by @TobiWo in #57

Full Changelog: v0.4.0...v0.5.0

Docker

Docker image can be found here

Thank you

Thanks so much @LuisNaldo7 for continuously reviewing my PRs 🙏. This is extremely valuable.