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
ed6d0b46d0
lighthouse
/
beacon_node
/
beacon_chain
/
src
History
Paul Hauner
dbcc88ad67
Ensure BitVec is initialized using a multiple of 8
...
I found it was panic-ing when supplied a non-power-of-zero len.
2019-03-30 17:13:23 +11:00
..
test_utils
Add first changes to syncing logic
2019-03-21 17:17:01 +11:00
attestation_aggregator.rs
Update beacon_chain crate with v0.5.0 updates
2019-03-17 18:10:20 +11:00
beacon_chain.rs
Ensure BitVec is initialized using a multiple of 8
2019-03-30 17:13:23 +11:00
checkpoint.rs
Fix last errors stopping full chain sync
2019-03-24 16:35:07 +11:00
errors.rs
Fix last errors stopping full chain sync
2019-03-24 16:35:07 +11:00
initialise.rs
Try to load keys from file when starting client
2019-03-27 10:28:27 +11:00
lib.rs
Add basic Gossip sync handlers
2019-03-25 14:27:20 +11:00