lighthouse/beacon_node/rest_api
Luke Anderson 77e2f576af
Further aligning the API & implementation.
- Completed implementation of /beacon/head
 - renamed 'latest_finalized_checkpoint' to 'current_finalized_checkpoint' for consistency
 - Reorganised list of endpoints in both spec & router so that they match
 - Fixed the content-type modifications for /metrics
 - Added a new 'RFC' tag to the spec, to tag things that we have not implemented and aren't sure if it's useful.
 - Moved 'deposit_contract' under /spec
2019-08-28 21:25:38 +10:00
..
src Further aligning the API & implementation. 2019-08-28 21:25:38 +10:00
Cargo.toml Validator API (#504) 2019-08-28 00:40:35 +10:00