Skip to content

Conversation

@DaniPopes
Copy link
Member

Follow-up #20169.
Use IntoParallelIterator<IndexedParallelIterator> since it's what we actually want out of the tx iterator. It's usually a Vec anyway which satisfies these.
This removes par_bridge which is wasteful since it ignores Vec's properties.

@github-project-automation github-project-automation bot moved this from Backlog to In Progress in Reth Tracker Dec 15, 2025
@klkvr klkvr added this pull request to the merge queue Dec 15, 2025
Merged via the queue into main with commit 21216e2 Dec 15, 2025
45 checks passed
@klkvr klkvr deleted the dani/tx-indexed-iterator branch December 15, 2025 13:50
@github-project-automation github-project-automation bot moved this from In Progress to Done in Reth Tracker Dec 15, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

3 participants