lighthouse-pulse/beacon_node/rpc/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
..
attestation.rs Attestation processing (#497) 2019-08-14 10:55:24 +10:00
beacon_block.rs Fleshed out some API endpoints. 2019-08-28 23:33:34 +10:00
beacon_node.rs Initial Interop Updates (#492) 2019-08-10 11:44:17 +10:00
config.rs Refactor ClientConfig, add serde to it 2019-06-07 19:44:27 -04:00
lib.rs Initial Interop Updates (#492) 2019-08-10 11:44:17 +10:00
validator.rs Tidy ancestor iterators (#490) 2019-08-08 12:28:10 +10:00