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
|
36f441c968
|
Replace genesis crate with on-type defs
The methods in the `gensis` crate have been moved to `genesis` methods
on `BeaconState` and `BeaconBlock`.
|
2019-02-12 13:00:35 +11:00 |
|
Paul Hauner
|
7d94cfb0e4
|
Refine state transition to allow first transition
|
2019-01-31 00:39:34 +11:00 |
|
Paul Hauner
|
5bbffcb053
|
Add attester to beacon chain test harness
|
2019-01-28 15:50:42 +11:00 |
|
Paul Hauner
|
2bda7e3d14
|
Add BeaconChain benchmarking
|
2019-01-27 15:45:29 +11:00 |
|
Paul Hauner
|
e3115d2105
|
Move TestRig into its own crate
|
2019-01-27 14:22:51 +11:00 |
|