This website requires JavaScript.
Explore
Help
Sign In
gnosis
/
lighthouse
Watch
1
Star
0
Fork
0
You've already forked lighthouse
mirror of
https://github.com/sigp/lighthouse.git
synced
2026-03-09 11:41:51 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
becb81d842b099d70927ce74490f564ca506c7b1
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