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-15 10:52:43 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
e23726c0a1b02a1afb24f84e799dca881f821cbc
lighthouse
/
beacon_node
/
beacon_chain
/
src
History
Grant Wuerker
e23726c0a1
Renamed fork_choice::process_attestation_from_block
2019-07-09 12:36:26 +02:00
..
beacon_chain.rs
op_pool: re-jig deposit handling (needs more work)
2019-07-01 10:55:55 +10:00
checkpoint.rs
Implement basic
BeaconChain
persistence.
2019-05-27 17:58:15 +10:00
errors.rs
Fix bugs in fork choice, add more tests
2019-06-24 09:34:56 +10:00
fork_choice.rs
Renamed fork_choice::process_attestation_from_block
2019-07-09 12:36:26 +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
op_pool: finish persistence support
2019-07-01 10:55:55 +10:00