Skip to content

[3.3] remove double PopWorst() in pending pool overflow#18159

Merged
AskAlexSharov merged 1 commit into
release/3.3from
alex/txpool_pend_lost_33
Dec 4, 2025
Merged

[3.3] remove double PopWorst() in pending pool overflow#18159
AskAlexSharov merged 1 commit into
release/3.3from
alex/txpool_pend_lost_33

Conversation

@AskAlexSharov

Copy link
Copy Markdown
Collaborator

pick #18132

PopWorst() called twice per loop iteration when pending pool exceeds
limit.
First tx leaks, second gets discarded. Copy-paste mistake from
diagnostics commit 53dc6c7 - baseFee and queued were fixed to use tx
variable, pending was missed.
@AskAlexSharov AskAlexSharov merged commit 14b73c7 into release/3.3 Dec 4, 2025
11 checks passed
@AskAlexSharov AskAlexSharov deleted the alex/txpool_pend_lost_33 branch December 4, 2025 03:51
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.

3 participants