lighthouse/beacon_node
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
..
beacon_chain Weak subjectivity start from genesis (#1675) 2020-10-03 10:00:28 +10:00
client Weak subjectivity start from genesis (#1675) 2020-10-03 10:00:28 +10:00
eth1 Implement standard eth2.0 API (#1569) 2020-10-01 11:12:36 +10:00
eth2_libp2p Directory restructure (#1532) 2020-10-01 11:12:35 +10:00
genesis Lighthouse crate v0.2.0 bump (#1450) 2020-08-06 03:43:05 +00:00
http_api Implement VC API (#1657) 2020-10-02 09:42:19 +00:00
http_metrics Implement standard eth2.0 API (#1569) 2020-10-01 11:12:36 +10:00
network Weak subjectivity start from genesis (#1675) 2020-10-03 10:00:28 +10:00
operation_pool Implement standard eth2.0 API (#1569) 2020-10-01 11:12:36 +10:00
src Weak subjectivity start from genesis (#1675) 2020-10-03 10:00:28 +10:00
store Add database schema versioning (#1688) 2020-10-01 11:12:36 +10:00
tests Implement standard eth2.0 API (#1569) 2020-10-01 11:12:36 +10:00
timer Lighthouse crate v0.2.0 bump (#1450) 2020-08-06 03:43:05 +00:00
websocket_server Lighthouse crate v0.2.0 bump (#1450) 2020-08-06 03:43:05 +00:00
Cargo.toml Weak subjectivity start from genesis (#1675) 2020-10-03 10:00:28 +10:00