serve libp2p protocol for light client sync - #3341
Conversation
0979e52 to
a44bef0
Compare
|
Rebased to |
a44bef0 to
5e17478
Compare
5e17478 to
5fc98d9
Compare
5fc98d9 to
aedad5c
Compare
|
Fixed time delay of broadcasting Extended Avoid "No optimistic light client update for proposed block" log when proposing pre-Altair block. |
aedad5c to
f0b5c40
Compare
|
|
e7d4f50 to
1753bfd
Compare
|
Thanks to @arnetheduck for the detailed review!
|
|
|
1753bfd to
ef1048e
Compare
|
|
This extends the `--serve-light-client-data` launch option to serve locally collected light client data via libp2p. Backfill of historic best `LightClientUpdate` is not yet implemented. See ethereum/consensus-specs#2802
|
This extends the
--serve-light-client-datalaunch option to servelocally collected light client data via libp2p.
Backfill of historic best
LightClientUpdateis not yet implemented.See ethereum/consensus-specs#2802