This website requires JavaScript.
Explore
Help
Sign In
cerc-io
/
lighthouse
Watch
16
Star
0
Fork
0
You've already forked lighthouse
Code
Issues
1
Pull Requests
Packages
Projects
Releases
Wiki
Activity
b49d592eee
lighthouse
/
beacon_node
/
beacon_chain
/
src
History
Grant Wuerker
51645aa9af
Correct process_attestation error handling.
2019-07-24 18:03:48 +02:00
..
beacon_chain.rs
Correct process_attestation error handling.
2019-07-24 18:03:48 +02:00
checkpoint.rs
Implement basic
BeaconChain
persistence.
2019-05-27 17:58:15 +10:00
errors.rs
Correct process_attestation error handling.
2019-07-24 18:03:48 +02:00
fork_choice.rs
Correct process_attestation error handling.
2019-07-24 18:03:48 +02:00
lib.rs
Remove iter mod from beacon chain
2019-06-24 09:34:53 +10:00
metrics.rs
Add attestations per block metric
2019-06-01 15:29:13 +10:00
persisted_beacon_chain.rs
op_pool: partial persistence support
2019-07-01 10:55:55 +10:00
test_utils.rs
Fix syncing bugs by recursively attempting to process parents in the … (
#429
)
2019-07-16 17:28:15 +10:00