Paul Hauner
|
35c914baa6
|
Revert "Merge pull request #200 from sigp/new-structure"
This reverts commit d7a3545be1 , reversing
changes made to 1da06c156c .
|
2019-02-14 12:09:18 +11:00 |
|
Paul Hauner
|
1d5ff4359a
|
Strip out old code
All of these files have been moved to either:
- https://github.com/sigp/lighthouse-beacon
- https://github.com/sigp/lighthouse-validator
- https://github.com/sigp/lighthouse-common
For rationale, see: https://github.com/sigp/lighthouse/issues/197
|
2019-02-13 14:15:53 +11:00 |
|
Paul Hauner
|
5c1d0dcea5
|
Fix various clippy lints
|
2019-02-13 07:32:31 +11:00 |
|
Paul Hauner
|
85450ec254
|
Fix all compile errors from new Slot/Epoch types
|
2019-02-07 11:22:48 +11:00 |
|
Paul Hauner
|
36ee4aa81f
|
Fix file naming inconsistencies.
File names should be the same as the struct that they contain.
|
2019-02-05 16:53:44 +11:00 |
|
Paul Hauner
|
ea523c8658
|
Merge spec crate into types
|
2019-01-25 13:52:21 +11:00 |
|
Paul Hauner
|
9c86c07eea
|
Fix unused deps warnings
|
2019-01-25 13:05:11 +11:00 |
|
Paul Hauner
|
19417efa63
|
Fix compile errors from block_producer upgrades
|
2019-01-25 13:03:17 +11:00 |
|
Paul Hauner
|
188434aaa0
|
Move block_propser -> eth/, impl for val client
|
2019-01-23 21:41:47 +11:00 |
|
Paul Hauner
|
8e935f93bc
|
Replace EpochDutiesMap with trait in BlockProducer
|
2019-01-23 21:01:46 +11:00 |
|
Paul Hauner
|
14dfc3223a
|
Add doc comments for validator service.
|
2019-01-22 12:38:11 +11:00 |
|
Paul Hauner
|
992f2101c2
|
Add short ID to logging for BLS public keys
|
2019-01-22 09:05:34 +11:00 |
|
Paul Hauner
|
b8ba0cd698
|
Split out validator index gRPC call
|
2019-01-21 22:10:43 +11:00 |
|
Paul Hauner
|
ab502de8ec
|
Add validator duties gRPC service to val. client
|
2019-01-21 18:29:50 +11:00 |
|
Paul Hauner
|
ebba4977a8
|
Introduce threading to validator client
|
2019-01-16 21:44:44 +11:00 |
|
Paul Hauner
|
27bfec6692
|
Add duties service to validator
|
2019-01-16 20:38:53 +11:00 |
|