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

Take mempool locks when doing compact block RPC calls touching mempool #739

Merged
merged 1 commit into from
Oct 9, 2019

Conversation

instagibbs
Copy link
Collaborator

This may help reduce the failures in feature_blocksign.py that seem to occur fairly often. It could be that the mempool is in an inconsistent state, which messed up compact block finalization.

@instagibbs instagibbs requested a review from stevenroose October 9, 2019 16:19
instagibbs added a commit that referenced this pull request Oct 9, 2019
…ching mempool

67a669e Take mempool locks when doing compact block RPC calls touching mempool (Gregory Sanders)

Pull request description:

  This may help reduce the failures in `feature_blocksign.py` that seem to occur fairly often. It could be that the mempool is in an inconsistent state, which messed up compact block finalization.

Tree-SHA512: cd066933cf58b3c57869db3fd97c2de0ff554d442e91051f43626b12778d55835065ad5fc42fed09b7750796e9e0b2e6947f1ac54e02fe4c8e2a84fe340429ae
@instagibbs instagibbs merged commit 67a669e into ElementsProject:master Oct 9, 2019
@instagibbs instagibbs added the needs port Needs backport to a different branch label Oct 9, 2019
apoelstra added a commit to apoelstra/elements that referenced this pull request Nov 6, 2020
apoelstra added a commit to apoelstra/elements that referenced this pull request Nov 9, 2020
apoelstra added a commit to apoelstra/elements that referenced this pull request Nov 10, 2020
stevenroose pushed a commit that referenced this pull request Mar 16, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
needs port Needs backport to a different branch
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant