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-04-17 04:48:21 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
becb81d842b099d70927ce74490f564ca506c7b1
lighthouse
/
beacon_node
/
beacon_chain
/
test_harness
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
..
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