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

Fix CreateNewBlock with invalid fluxnode txes #232

Merged
merged 1 commit into from
Dec 9, 2023
Merged

Conversation

blondfrogs
Copy link
Member

@blondfrogs blondfrogs commented Dec 8, 2023

Remove from the mempool while we are looping through the iterator was causing the segfault to occur in some circumstances
We now wait until the end of the loop to remove problematic transactions from the mempool.

Copy link
Member

@w2vy w2vy left a comment

Choose a reason for hiding this comment

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

ok

Copy link
Member

@Cabecinha84 Cabecinha84 left a comment

Choose a reason for hiding this comment

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

Ack

@TheTrunk TheTrunk merged commit dbd9434 into master Dec 9, 2023
3 checks passed
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.

4 participants