lighthouse/eth2
Paul Hauner f82c4268e2
Split BeaconState::genesis into two functions
This allows us to build a genesis state without inducting all the
validators. This will be a signigicant speed up for tests as we can
avoid generating keypairs and checking proof-of-possessions.
2019-02-26 20:16:14 +13:00
..
attester Update to signature-scheme 0.5.2 2019-02-18 10:50:40 +11:00
block_proposer Merge current master 2019-02-20 13:59:11 +11:00
fork_choice Merge branch 'master' into signature-scheme-update 2019-02-23 13:34:57 +11:00
state_processing Add tests and benches for epoch processing 2019-02-26 16:27:42 +13:00
types Split BeaconState::genesis into two functions 2019-02-26 20:16:14 +13:00
utils resolved merge conflicts due to Treehash macro implementation (lighthouse-246) 2019-02-25 23:20:24 +01:00
validator_change Revert "Merge pull request #200 from sigp/new-structure" 2019-02-14 12:09:18 +11:00