nimbus-eth2 icon indicating copy to clipboard operation
nimbus-eth2 copied to clipboard

allow sync using light client protocol

Open etan-status opened this issue 3 years ago • 0 comments

Adds the --trust-sync-committee launch option to use the light client sync protocol for obtaining the latest finalized head. Then, instead of regularly syncing forward, sync backwards to skip most block validation. --trusted-block-root can be used to initialize the light client; when not specified, regular sync is used until the light client obtains info about new sync committees from the network to jump to latest wall slot.

etan-status avatar Feb 23 '22 12:02 etan-status