You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
start a local network
After more than k (290) blocks, start two nodes
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
The text was updated successfully, but these errors were encountered:
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
k
(290) blocks, start two nodesUnknown_item_requested
against by the newly started nodes against each otherExpected 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
Additional information
No response
The text was updated successfully, but these errors were encountered: