Skip to content

Conversation

@codablock
Copy link

We were not honoring/updating filterInventoryKnown for non-tx/non-block items, which in some cases resulted in items being sent multiple times. Observes this very often when testing LLMQs, which require some quite large messages to be propagated.

@codablock codablock added this to the 12.4 milestone Sep 14, 2018
}


void AddInventoryKnown(const CInv& inv)
Copy link
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

FYI, this one is not used in this PR, but will later be used in the LLMQ code

Copy link

@gladcow gladcow left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

utACK

Copy link

@UdjinM6 UdjinM6 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

utACK

@UdjinM6 UdjinM6 merged commit 9d90b4f into dashpay:develop Sep 14, 2018
@codablock codablock deleted the pr_filteredinventoryknown branch December 27, 2018 15:24
CryptoCentric pushed a commit to absolute-community/absolute that referenced this pull request May 20, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants