lighthouse-pulse/validator_client/src
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
..
attester_service Progress towards validator signing attestations. 2019-03-25 18:32:27 +11:00
block_producer_service Ensure validator client compiles under v0.5.0 2019-03-17 19:21:19 +11:00
duties Basic tokio slot stream implementation 2019-03-23 11:48:36 +11:00
config.rs Merged master and fixed merge conflicts with Config updates. 2019-03-25 17:03:17 +11:00
lib.rs Updated validator config according to suggestions. 2019-03-23 15:46:51 +11:00
main.rs Merged master and fixed merge conflicts with Config updates. 2019-03-25 17:03:17 +11:00
service.rs Adds microsecond duration to validator client 2019-03-24 09:24:50 +11:00