lighthouse/beacon_node
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
..
beacon_chain Bootstrap (#501) 2019-08-23 15:53:53 +10:00
client Bootstrap (#501) 2019-08-23 15:53:53 +10:00
eth2-libp2p Bootstrap (#501) 2019-08-23 15:53:53 +10:00
network Bootstrap (#501) 2019-08-23 15:53:53 +10:00
rest_api Further aligning the API & implementation. 2019-08-28 21:25:38 +10:00
rpc Attestation processing (#497) 2019-08-14 10:55:24 +10:00
src Bootstrap (#501) 2019-08-23 15:53:53 +10:00
store Fix block processing blowup, upgrade metrics (#500) 2019-08-19 21:02:34 +10:00
version Apply clippy suggestions 2019-03-19 23:20:39 +11:00
Cargo.toml add logging functionality for aligning key value pairs after message (#461) 2019-07-31 09:06:53 +10:00