Open realbigsean opened 2 years ago
Optionally check a provided --wss-checkpoint during checkpoint sync
I think we do this in https://github.com/sigp/lighthouse/blob/0177b9286edfdeb2782f74fc7fb1392b6459bfaa/beacon_node/beacon_chain/src/beacon_chain.rs#L2539-L2568.
Description
Discussed with the Lodestar team some general places we can improve:
--wss-checkpoint
during checkpoint sync (I don't think we do presently but I didn't looks super closely today). This would provide additional assurance that your trusted node is actually on what's deemed the canonical chain by subjective sources (etherscan? sigmaprime.io? twitter?).Would love to hear more feedback about any of these.