Skip to content

v0.12.10

Pre-release
Pre-release
Compare
Choose a tag to compare
@cemozerr cemozerr released this 09 Oct 22:46
· 3512 commits to master since this release
97d782d

Additions and Improvements

  • Added zinken network genesis state so an ETH1 endpoint is no longer required when connecting to Zinken.
  • Deprecated the validator subcommands (which were mainly for testing) used for generating and registering validators.
  • Removed the option to configure snappy compression. It is enabled by default.

Bug Fixes

  • Fixed an issue where some of the newer validator options weren't being applied in the stand alone validator client.
  • Fixed an issue where some of the blocks produced by the stand alone validator client was being dropped.
  • Fixed an issue where the create block API coudn't create blocks after more than one epoch of empty slots.
  • Fixed a DOS vector where queues for blocks and attestation that are not yet ready for processing could be exploited.