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

feat: Sequencer should sort txs by fee #11084

Closed
spalladino opened this issue Jan 7, 2025 · 0 comments · Fixed by #11093 · May be fixed by #11107
Closed

feat: Sequencer should sort txs by fee #11084

spalladino opened this issue Jan 7, 2025 · 0 comments · Fixed by #11093 · May be fixed by #11107
Assignees

Comments

@spalladino
Copy link
Collaborator

spalladino commented Jan 7, 2025

To support tx cancellation and replacement, sequencers should pick txs sorted by fee.

@spalladino spalladino self-assigned this Jan 7, 2025
spalladino added a commit that referenced this issue Jan 7, 2025
Updates the tx pool to store pending tx hashes sorted by fee. We use the
sum of the l2 and da priority fees for this.

Fixes #11084
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
1 participant