lighthouse icon indicating copy to clipboard operation
lighthouse copied to clipboard

Add peers to lookup ancestors

Open dapplion opened this issue 9 months ago • 3 comments

Description

If a peer claims to have imported block A, and we have a parent chain of blocks with block A as tip, then the peer must know about all those ancestor blocks.

We should insert the peer into all those lookups, not just the lookup of block A.

Version

unstable

dapplion avatar May 03 '24 08:05 dapplion

would like to work on this

1010adigupta avatar May 10 '24 09:05 1010adigupta

We are currently debugging the logic that this issue depends on. If you don't mind @1010adigupta I'll take this one

dapplion avatar May 11 '24 05:05 dapplion

okay , I will try to learn from your pr

1010adigupta avatar May 11 '24 05:05 1010adigupta