lighthouse-pulse/beacon_node/beacon_chain/test_harness
Paul Hauner becb81d842
Fix memory blow-up with Arc<ChainSpec>
Previously it was cloning the ChainSpec, now it shares an Arc.
2019-01-31 20:24:37 +11:00
..
benches Add BeaconChain benchmarking 2019-01-27 15:45:29 +11:00
src Fix memory blow-up with Arc<ChainSpec> 2019-01-31 20:24:37 +11:00
tests Refine state transition to allow first transition 2019-01-31 00:39:34 +11:00
Cargo.toml Refine state transition to allow first transition 2019-01-31 00:39:34 +11:00