lighthouse/beacon_node
Luke Anderson bf2f459773
Extended API
- Added a /beacon/validators function, to list all validators active in a particular epoch
 - Moved 'get_genesis_state' function, to align with router.
 - Added content-type for error responses
 - Tried adding a cache update call to fix issue getting validator duties (this is WIP)
2019-09-04 23:03:05 +10:00
..
beacon_chain Make bootstrapper block til connection established 2019-09-04 13:56:30 +10:00
client Move BeaconChainHarness to interop spec 2019-09-04 10:25:30 +10:00
eth2-libp2p Ethereum 2.0 Network Specification Upgrade (#510) 2019-08-29 13:23:28 +02:00
network Improve block processing outcomes enum 2019-09-03 14:18:45 +10:00
rest_api Extended API 2019-09-04 23:03:05 +10:00
rpc Merge branch 'master' into api-alignment 2019-09-04 10:54:23 +10:00
src Make bootstrapper block til connection established 2019-09-04 13:56:30 +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 Move bootstrapper into own crate 2019-09-01 19:32:57 +10:00