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

Recording Requested_unknown_item when node doesn't have a frontier #16383

Open
2 tasks done
deepthiskumar opened this issue Nov 25, 2024 · 0 comments
Open
2 tasks done
Labels
bug mina-node Issues related to all types of mina node triage

Comments

@deepthiskumar
Copy link
Member

Preliminary Checks

Description

A node records Requested_unknown_item action for peers requesting data when it doesn't have a frontier. The node should simply return empty answer it is not a peer's fault in this case

Steps to Reproduce

  1. start a local network
  2. After more than k (290) blocks, start two nodes
  3. you should see Unknown_item_requested against by the newly started nodes against each other

Expected Result

Shouldn't reduce peer trust score

Actual Result

Reduces peer trust score

Daemon version

all- has been there since forever :)

How frequently do you see this issue?

Rarely

What is the impact of this issue on your ability to run a node?

Low

Status

NA

Additional information

No response

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug mina-node Issues related to all types of mina node triage
Projects
Status: No status
Development

No branches or pull requests

1 participant