This website requires JavaScript.
Explore
Help
Sign In
gnosis
/
lighthouse
Watch
1
Star
0
Fork
0
You've already forked lighthouse
mirror of
https://github.com/sigp/lighthouse.git
synced
2026-03-09 03:31:45 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
1584469b7c754da9c45f36bf944ea14a21292da7
lighthouse
/
validator_client
/
src
History
Luke Anderson
1584469b7c
Renamed attestation -> attestation_data for fetch, but not publish, to acknowledge the difference in the spec. Also started implementing the gRPC get_attestation_data functionality in the BeaconNode.
2019-03-26 17:41:43 +11:00
..
attester_service
Renamed attestation -> attestation_data for fetch, but not publish, to acknowledge the difference in the spec. Also started implementing the gRPC get_attestation_data functionality in the BeaconNode.
2019-03-26 17:41:43 +11:00
block_producer_service
Ensure validator client compiles under v0.5.0
2019-03-17 19:21:19 +11:00
duties
Removes duty manager service in favour of tokio timer
2019-03-25 18:03:23 +11:00
config.rs
Merged master and fixed merge conflicts with Config updates.
2019-03-25 17:03:17 +11:00
error.rs
Adds error handling to validator client service
2019-03-25 16:50:15 +11:00
lib.rs
Updated validator config according to suggestions.
2019-03-23 15:46:51 +11:00
main.rs
Adds manager duties to validator runtime
2019-03-25 17:47:23 +11:00
service.rs
Removes duty manager service in favour of tokio timer
2019-03-25 18:03:23 +11:00