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
|
05ed778ccc
|
Remove unused var from block_producer
It was made redundant when `proposer_slots` was removed.
|
2019-02-13 07:39:00 +11:00 |
|
Paul Hauner
|
5c1d0dcea5
|
Fix various clippy lints
|
2019-02-13 07:32:31 +11:00 |
|
Paul Hauner
|
fef22c31be
|
Update block_producer to spec v0.2.0
|
2019-02-12 17:00:10 +11:00 |
|
Paul Hauner
|
85450ec254
|
Fix all compile errors from new Slot/Epoch types
|
2019-02-07 11:22:48 +11:00 |
|
Paul Hauner
|
6c6ee4320d
|
Fix block_producer naming to match attester
|
2019-02-05 16:47:59 +11:00 |
|
Paul Hauner
|
5bbffcb053
|
Add attester to beacon chain test harness
|
2019-01-28 15:50:42 +11:00 |
|
Paul Hauner
|
ad62e1e35c
|
Rust cargo fmt
|
2019-01-25 17:23:54 +11:00 |
|
Paul Hauner
|
78c00d3361
|
Move back to using proposer_slots
|
2019-01-25 16:54:19 +11:00 |
|
Paul Hauner
|
138fcd6275
|
Fix issues with old state information
|
2019-01-25 16:47:24 +11:00 |
|
Paul Hauner
|
ea523c8658
|
Merge spec crate into types
|
2019-01-25 13:52:21 +11:00 |
|
Paul Hauner
|
19417efa63
|
Fix compile errors from block_producer upgrades
|
2019-01-25 13:03:17 +11:00 |
|
Paul Hauner
|
643fc20063
|
Update block_producer for upstream changes
|
2019-01-25 11:29:41 +11:00 |
|
Paul Hauner
|
6fd3a1a03e
|
Add progress on test rig
|
2019-01-25 08:18:47 +11:00 |
|
Paul Hauner
|
8c0e634aa4
|
Add Signer to validator client
|
2019-01-24 11:50:34 +11:00 |
|
Paul Hauner
|
db6d40e614
|
Add Signer trait to block_producer
|
2019-01-24 09:20:25 +11:00 |
|
Paul Hauner
|
188434aaa0
|
Move block_propser -> eth/, impl for val client
|
2019-01-23 21:41:47 +11:00 |
|