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

More mempool fixes #1951

Merged
merged 9 commits into from
Feb 14, 2023
Merged

More mempool fixes #1951

merged 9 commits into from
Feb 14, 2023

Conversation

kushti
Copy link
Member

@kushti kushti commented Feb 13, 2023

In this PR, there are two fixes for mempool operations:

  • put() now replacing unconfirmed transaction if transaction it is wrapping is already in the pool
  • invalidate() now checking mempool (OrderedTxPool) inconsistency , to have consistent pool after invalidation before OrderedTxPool inconsistency  #1952 is done

@kushti kushti changed the base branch from master to v5.0.7 February 13, 2023 17:12
@kushti kushti merged commit 3bce9e7 into v5.0.7 Feb 14, 2023
@kushti kushti deleted the mp-fix2 branch February 14, 2023 17:59
@kushti kushti mentioned this pull request Feb 14, 2023
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.

2 participants