Skip to content

fix(payload): send correct transaction index in prewarming#20911

Closed
ahsenkamal wants to merge 1 commit intoparadigmxyz:mainfrom
ahsenkamal:include-tx-index
Closed

fix(payload): send correct transaction index in prewarming#20911
ahsenkamal wants to merge 1 commit intoparadigmxyz:mainfrom
ahsenkamal:include-tx-index

Conversation

@ahsenkamal
Copy link
Contributor

@ahsenkamal ahsenkamal commented Jan 10, 2026

Fixes first part of #20431

  • Fix incorrect transaction index in prewarm task
    • Included the original index of transactions from the iterator while passing them over channel by sending (idx, tx)

@github-project-automation github-project-automation bot moved this to Backlog in Reth Tracker Jan 10, 2026
@mattsse mattsse force-pushed the main branch 2 times, most recently from 3cad676 to 0f3d369 Compare January 10, 2026 15:16
@ahsenkamal ahsenkamal force-pushed the include-tx-index branch 2 times, most recently from 3a1c2d4 to 272dc89 Compare January 22, 2026 10:43
@ahsenkamal ahsenkamal marked this pull request as ready for review January 22, 2026 11:41
@ahsenkamal ahsenkamal changed the title Improve transaction handling in payload processing fix(payload): system tx detection and incorrect transaction index in prewarming Jan 22, 2026
@github-project-automation github-project-automation bot moved this from Backlog to In Progress in Reth Tracker Jan 22, 2026
Signed-off-by: Ahsen Kamal <itsahsenkamal@gmail.com>
@ahsenkamal ahsenkamal changed the title fix(payload): system tx detection and incorrect transaction index in prewarming fix(payload): send correct transaction index in prewarming Jan 25, 2026
@github-actions github-actions bot added the S-stale This issue/PR is stale and will close with no further activity label Feb 16, 2026
@DaniPopes DaniPopes requested a review from mattsse February 16, 2026 03:09
@DaniPopes DaniPopes removed the S-stale This issue/PR is stale and will close with no further activity label Feb 16, 2026
@DaniPopes DaniPopes closed this Feb 16, 2026
@github-project-automation github-project-automation bot moved this from In Progress to Done in Reth Tracker Feb 16, 2026
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