lighthouse-pulse/beacon_node/beacon_chain/src
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.rs Fleshed out some API endpoints. 2019-08-28 23:33:34 +10:00
checkpoint.rs Update to frozen spec ❄️ (v0.8.1) (#444) 2019-07-30 12:44:51 +10:00
errors.rs Fix block processing blowup, upgrade metrics (#500) 2019-08-19 21:02:34 +10:00
fork_choice.rs Fix block processing blowup, upgrade metrics (#500) 2019-08-19 21:02:34 +10:00
iter.rs Tidy ancestor iterators (#490) 2019-08-08 12:28:10 +10:00
lib.rs Fix block processing blowup, upgrade metrics (#500) 2019-08-19 21:02:34 +10:00
metrics.rs Fix block processing blowup, upgrade metrics (#500) 2019-08-19 21:02:34 +10:00
persisted_beacon_chain.rs Update to frozen spec ❄️ (v0.8.1) (#444) 2019-07-30 12:44:51 +10:00
test_utils.rs Bootstrap (#501) 2019-08-23 15:53:53 +10:00