lighthouse/beacon_node/beacon_chain
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
..
src Fleshed out some API endpoints. 2019-08-28 23:33:34 +10:00
tests Attestation processing (#497) 2019-08-14 10:55:24 +10:00
Cargo.toml Fix block processing blowup, upgrade metrics (#500) 2019-08-19 21:02:34 +10:00