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

delete failed txs during pool cleanup #2733

Merged
merged 3 commits into from
Oct 31, 2023
Merged

delete failed txs during pool cleanup #2733

merged 3 commits into from
Oct 31, 2023

Conversation

ToniRamirezM
Copy link
Contributor

Closes #2728

What does this PR do?

Deletes failed txs during pool cleanup

Reviewers

Main reviewers:

Codeowner reviewers:

@cla-bot cla-bot bot added the cla-signed label Oct 30, 2023
@ToniRamirezM ToniRamirezM added this to the v0.4.0 milestone Oct 30, 2023
@ToniRamirezM ToniRamirezM self-assigned this Oct 30, 2023
@ToniRamirezM ToniRamirezM added bug Something isn't working pool labels Oct 30, 2023
sequencer/sequencer.go Show resolved Hide resolved
sequencer/sequencer.go Outdated Show resolved Hide resolved
@ToniRamirezM ToniRamirezM merged commit 8c349ee into develop Oct 31, 2023
18 checks passed
@ToniRamirezM ToniRamirezM deleted the fix/poolCleanUp branch October 31, 2023 08:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Failed txs are not being deleted from the pool
2 participants