ethereum / beacon-APIs

Collection of RESTful APIs provided by Ethereum Beacon nodes
https://ethereum.github.io/beacon-APIs/
Creative Commons Zero v1.0 Universal
328 stars 167 forks source link

Add metadata fields to getBlobSidecars response #441

Closed nflaig closed 5 months ago

nflaig commented 5 months ago

As noted in https://github.com/ethereum/beacon-APIs/issues/439 and after further discussion on discord, the rough consensus seems to be to add those metadata fields without bumping the api version, but to make them optional for now until all clients have updated their implementation.

Closes https://github.com/ethereum/beacon-APIs/issues/439