lighthouse/beacon_node/network/src
realbigsean 255cc25623
Weak subjectivity start from genesis (#1675)
This commit was edited by Paul H when rebasing from master to
v0.3.0-staging.

Solution 2 proposed here: https://github.com/sigp/lighthouse/issues/1435#issuecomment-692317639

- Adds an optional `--wss-checkpoint` flag that takes a string `root:epoch`
- Verify that the given checkpoint exists in the chain, or that the the chain syncs through this checkpoint. If not, shutdown and prompt the user to purge state before restarting.

Co-authored-by: Paul Hauner <paul@paulhauner.com>
2020-10-03 10:00:28 +10:00
..
attestation_service Weak subjectivity start from genesis (#1675) 2020-10-03 10:00:28 +10:00
beacon_processor Weak subjectivity start from genesis (#1675) 2020-10-03 10:00:28 +10:00
router Super Silky Smooth Syncs, like a Sir (#1628) 2020-09-23 06:29:55 +00:00
service Alternative (to BeaconChainHarness) BeaconChain testing API (#1380) 2020-08-26 09:24:55 +00:00
sync Super Silky Smooth Syncs, like a Sir (#1628) 2020-09-23 06:29:55 +00:00
error.rs Initial work towards v0.2.0 (#924) 2020-03-17 17:24:44 +11:00
lib.rs Process gossip blocks on the GossipProcessor (#1523) 2020-08-17 09:20:27 +00:00
metrics.rs Add gossip conditions from spec v0.12.3 (#1667) 2020-09-27 20:59:40 +00:00
persisted_dht.rs Add database schema versioning (#1688) 2020-10-01 11:12:36 +10:00
service.rs Implement standard eth2.0 API (#1569) 2020-10-01 11:12:36 +10:00