lighthouse-pulse/validator_client/src
2019-03-30 17:20:33 +11:00
..
attester_service Add committee_len to attestation data 2019-03-30 17:20:33 +11:00
block_producer Initial implementation of AttestationProducer 2019-03-30 17:06:43 +11:00
duties Use AttestationDuty in epoch duties 2019-03-30 17:14:38 +11:00
config.rs Merged age-validator-client into luke's changes on validator_client, and fixed all the merge conflicts. 2019-03-28 20:55:07 +11:00
error.rs Adds error handling to validator client service 2019-03-25 16:50:15 +11:00
lib.rs Correct compiler issues, re-introduce validator library 2019-03-30 12:14:56 +11:00
main.rs Implements Signer generic for validator client and epoch duties 2019-03-30 14:27:37 +11:00
service.rs Renames BeaconBlockNode to BeaconNodeBlock for future consistency 2019-03-30 16:34:43 +11:00
signer.rs Initial implementation of AttestationProducer 2019-03-30 17:06:43 +11:00