Description
This issue tracks the implementation of the standard Eth2 API at https://github.com/ethereum/eth2.0-APIs.
Note: this issue is assuming that #1569 has already been merged into master.
Overall status
The standard is mostly implemented in #1569, however there are still some endpoints missing. Most notably, SSE endpoints have not been implemented.
Per-Endpoint
This section documents the progress of each API endpoint. An endpoint should only be marked as complete if it is 100% complete, with nothing else to do.
Beacon
Debug
Node
Config
Validator
Events
Known Issues
Description
This issue tracks the implementation of the standard Eth2 API at https://github.com/ethereum/eth2.0-APIs.
Note: this issue is assuming that #1569 has already been merged into master.
Overall status
The standard is mostly implemented in #1569, however there are still some endpoints missing. Most notably, SSE endpoints have not been implemented.
Per-Endpoint
This section documents the progress of each API endpoint. An endpoint should only be marked as complete if it is 100% complete, with nothing else to do.
Beacon
statusfield.Debug
Node
Config
Validator
Events
Known Issues
validatorresponse values unquoted #1717 (thanks @mcdee)