Skip to content

Latest commit

 

History

History
19 lines (13 loc) · 962 Bytes

CHANGELOG.md

File metadata and controls

19 lines (13 loc) · 962 Bytes

Changelog

Upcoming Breaking Changes

Current Releases

Unreleased Changes

Breaking Changes

Additions and Improvements

  • Removed the deprecated GetBlindedBlock
  • Removed the deprecated GetBlockV2
  • Implemented PostAggregateAndProofsV2 (adding support for Electra)
  • Added support for Ephemery Testnet --network=ephemery
  • Renamed metrics validator_attestation_publication_delay,validator_block_publication_delay and beacon_block_import_delay_counter to include the suffix _total added by the current version of prometheus.

Bug Fixes

  • removed a warning from logs about non blinded blocks being requested (#8562)