Skip to content

Latest commit

 

History

History
18 lines (11 loc) · 572 Bytes

CHANGELOG.md

File metadata and controls

18 lines (11 loc) · 572 Bytes

Changelog

Upcoming Breaking Changes

Current Releases

For information on changes in released versions of Teku, see the releases page.

Unreleased Changes

Breaking Changes

Additions and Improvements

  • Added metadata fields to /eth/v1/beacon/blob_sidecars/{block_id} Beacon API response as per ethereum/beacon-APIs#441
  • Added rest api endpoint /teku/v1/beacon/state/finalized/slot/before/{slot} to return most recent stored state at or before a specified slot.

Bug Fixes