Commit Graph

5 Commits

Author SHA1 Message Date
Paul Hauner
c1ed5cd2d8 Refactor beacon_chain.
Moves all the `BeaconChain` impls into the same file that the struct is
defined in.
2019-02-05 05:08:40 +11:00
Paul Hauner
5ca53190b5 Add comments to beacon chain fork choice 2019-02-01 18:18:39 +11:00
Paul Hauner
f4f5b3a13c Update beacon_chain as per test bugs 2019-01-25 11:30:06 +11:00
Paul Hauner
6fd3a1a03e Add progress on test rig 2019-01-25 08:18:47 +11:00
Paul Hauner
1256ba0d01 Implement very raw state transition logic 2019-01-23 19:25:05 +11:00