Commit Graph

14 Commits

Author SHA1 Message Date
Paul Hauner
572df4f37e Make bootstrapper block til connection established 2019-09-04 13:56:30 +10:00
Paul Hauner
009a7eb9c7 Fix bug with invalid state root 2019-09-04 12:04:15 +10:00
Paul Hauner
7edc5f37b9 Move BeaconChainHarness to interop spec 2019-09-04 10:25:30 +10:00
Paul Hauner
31557704eb Add Eth1Chain member to BeaconChain 2019-09-03 15:52:25 +10:00
Paul Hauner
a0e019b4d7 Fix interop eth1 blockhash 2019-09-02 18:19:30 +10:00
Paul Hauner
70f4052b2e Allow starting testnet from JSON state 2019-09-02 15:58:53 +10:00
Paul Hauner
11a1505784 Allow starting from SSZ genesis state 2019-09-02 15:07:32 +10:00
Paul Hauner
6db1a19169 Remove stray dbg! 2019-09-01 22:20:31 +10:00
Paul Hauner
543e9457b7 Move bootstrapper into own crate 2019-09-01 19:32:57 +10:00
Paul Hauner
9ffb6d0fe1 Fix fake_crypto test fails 2019-08-30 15:49:06 +10:00
Paul Hauner
6234adc0d6 Add interop-spec genesis procedure 2019-08-30 15:33:34 +10:00
Paul Hauner
314780e634 Allow for customizable recent genesis window 2019-08-29 14:59:32 +10:00
Paul Hauner
cf435d9653 Refactor beacon chain start code 2019-08-26 14:45:49 +10:00
Paul Hauner
11dc72a442 Start implementing BeaconChainBuilder 2019-08-22 17:48:13 +10:00