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

Backport: patch transaction pool ordering zero tip #2642

Merged
merged 3 commits into from
Jan 28, 2025

Conversation

AurelienFT
Copy link
Contributor

Description

Before this fix when tip is zero, transactions that use 30M have the same priority as transactions with 1M gas. Now they are correctly ordered

Checklist

  • Breaking changes are clearly marked as such in the PR description and changelog
  • New behavior is reflected in tests
  • The specification matches the implemented behavior (link update PR if changes are needed)

Before requesting review

  • I have reviewed the code myself
  • I have created follow-up issues caused by this PR and linked them here

@AurelienFT AurelienFT changed the title Patch transaction pool ordering zero tip Backport: patch transaction pool ordering zero tip Jan 28, 2025
@AurelienFT AurelienFT merged commit c6216d0 into release/v0.40.4 Jan 28, 2025
2 checks passed
@AurelienFT AurelienFT deleted the patch_txpool_tip_0 branch January 28, 2025 18:06
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