lighthouse/beacon_node/beacon_chain
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
..
src Tidy up and add some logs 2019-01-31 18:32:01 +11:00
test_harness Fix memory blow-up with Arc<ChainSpec> 2019-01-31 20:24:37 +11:00
Cargo.toml Refine state transition to allow first transition 2019-01-31 00:39:34 +11:00