This website requires JavaScript.
Explore
Help
Sign In
cerc-io
/
lighthouse
Watch
11
Star
0
Fork
0
You've already forked lighthouse
Code
Issues
1
Pull Requests
Packages
Projects
Releases
Wiki
Activity
becb81d842
lighthouse
/
beacon_node
/
beacon_chain
History
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