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

chore: provide mined transactions in order #6700

Merged
merged 1 commit into from Feb 20, 2024

Conversation

mattsse
Copy link
Collaborator

@mattsse mattsse commented Feb 20, 2024

removing transactions in order is beneficial internally.

we already need to recollect them, s can just use the iterator again since we don't push any new hashes to the set

@mattsse mattsse added the A-tx-pool Related to the transaction mempool label Feb 20, 2024
@mattsse mattsse requested a review from Rjected February 20, 2024 19:24
@mattsse mattsse added this pull request to the merge queue Feb 20, 2024
Merged via the queue into main with commit 2f3c308 Feb 20, 2024
29 checks passed
@mattsse mattsse deleted the matt/provide-hashes-in-order branch February 20, 2024 19:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
A-tx-pool Related to the transaction mempool
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants