lighthouse/beacon_node
Luke Anderson 4cdeb6abe5
Progress towards validator signing attestations.
- Added a 'beacon_attester' RPC endpoint, so the BeaconNode can supply attestation data.
 - Renamed 'attestation_data' to just 'attestation' throughout (except where it is actually just the data structure).
2019-03-25 18:32:27 +11:00
..
beacon_chain Progress towards validator signing attestations. 2019-03-25 18:32:27 +11:00
client Thread beacon node RPC server 2019-03-22 16:46:52 +11:00
db Updates network branch to v0.5.0 2019-03-18 18:17:37 +11:00
eth2-libp2p Add Ping protocol to lighthouse 2019-03-21 13:42:02 +11:00
network Merged master and fixed merge conflicts with Config updates. 2019-03-25 17:03:17 +11:00
rpc Progress towards validator signing attestations. 2019-03-25 18:32:27 +11:00
src Correct cli rpc parameters 2019-03-20 09:58:31 +11:00
version Apply clippy suggestions 2019-03-19 23:20:39 +11:00
Cargo.toml Updates network branch to v0.5.0 2019-03-18 18:17:37 +11:00