lighthouse/beacon_node/beacon_chain
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
..
src Progress towards validator signing attestations. 2019-03-25 18:32:27 +11:00
test_harness Progress towards validator signing attestations. 2019-03-25 18:32:27 +11:00
Cargo.toml [Temp Commit] Implements more basic skeleton code. 2019-03-04 16:39:37 +11:00