Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add peers to lookup ancestors #5708

Open
dapplion opened this issue May 3, 2024 · 3 comments
Open

Add peers to lookup ancestors #5708

dapplion opened this issue May 3, 2024 · 3 comments
Assignees
Labels
v5.2.0 Q2 2024

Comments

@dapplion
Copy link
Collaborator

dapplion commented May 3, 2024

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

@1010adigupta
Copy link

would like to work on this

@dapplion dapplion self-assigned this May 11, 2024
@dapplion
Copy link
Collaborator Author

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

@1010adigupta
Copy link

okay , I will try to learn from your pr

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
v5.2.0 Q2 2024
Projects
None yet
Development

No branches or pull requests

2 participants