-
Notifications
You must be signed in to change notification settings - Fork 1.2k
Closed
Labels
Description
🚀 Feature Request
We need to implement ethereum/beacon-APIs#254
Description
Several API endpoints must return a finalized metadata field. This issue tracks progress of the feature:
- https://ethereum.github.io/beacon-APIs/?urls.primaryName=dev#/Beacon/getBlockAttestations
- https://ethereum.github.io/beacon-APIs/?urls.primaryName=dev#/Beacon/getBlindedBlock
- https://ethereum.github.io/beacon-APIs/?urls.primaryName=dev#/Beacon/getBlockV2
- https://ethereum.github.io/beacon-APIs/?urls.primaryName=dev#/Beacon/getBlockHeaders
- https://ethereum.github.io/beacon-APIs/?urls.primaryName=dev#/Beacon/getBlockHeader
- https://ethereum.github.io/beacon-APIs/?urls.primaryName=dev#/Beacon/getBlockRoot
- https://ethereum.github.io/beacon-APIs/?urls.primaryName=dev#/Beacon/getEpochCommittees
- https://ethereum.github.io/beacon-APIs/?urls.primaryName=dev#/Beacon/getStateFinalityCheckpoints
- https://ethereum.github.io/beacon-APIs/?urls.primaryName=dev#/Beacon/getStateFork
- https://ethereum.github.io/beacon-APIs/?urls.primaryName=dev#/Beacon/getStateRandao
- https://ethereum.github.io/beacon-APIs/?urls.primaryName=dev#/Beacon/getStateRoot
- https://ethereum.github.io/beacon-APIs/?urls.primaryName=dev#/Beacon/getEpochSyncCommittees
- https://ethereum.github.io/beacon-APIs/?urls.primaryName=dev#/Beacon/getStateValidators
- https://ethereum.github.io/beacon-APIs/?urls.primaryName=dev#/Beacon/getStateValidator
- https://ethereum.github.io/beacon-APIs/?urls.primaryName=dev#/Beacon/getStateValidatorBalances
- https://ethereum.github.io/beacon-APIs/?urls.primaryName=dev#/Debug/getStateV2