Skip to content

Conversation

@StephenButtolph
Copy link
Contributor

Why this should be merged

Part of #4621

The reason why we reported an error upon a duplicate addition was previously to avoid pushing transactions that were already known.

This mechanism is no longer used, as it depended on additional behavior of the mempools which weren't implemented by the C-chain mempool. The entire gossip algorithm was changed to avoid these assumptions (around duplicate addition), but much of the code stayed around.

How this works

Self descriptive.

How this was tested

Existing tests

Need to be documented in RELEASES.md?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

Status: No status

Development

Successfully merging this pull request may close these issues.

3 participants