lighthouse/beacon_node
Luke Anderson faef347d18
Fleshed out some API endpoints.
- Added the /beacon/validator/block endpoint for GET (untested)
 - Added the /beacon/fork endpoint for GET
 - Cleaned up a bunch of unused imports & variables
 - Removed '/network/block_discovery' endpoint
2019-08-28 23:33:34 +10:00
..
beacon_chain Fleshed out some API endpoints. 2019-08-28 23:33:34 +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 Fleshed out some API endpoints. 2019-08-28 23:33:34 +10:00
rpc Fleshed out some API endpoints. 2019-08-28 23:33:34 +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