Skip to content

feat(op-rpc): support batch rpc calls in historical forwarding#19679

Merged
mattsse merged 3 commits intoparadigmxyz:mainfrom
reject-i:feat/batch-historical-forwarding
Nov 12, 2025
Merged

feat(op-rpc): support batch rpc calls in historical forwarding#19679
mattsse merged 3 commits intoparadigmxyz:mainfrom
reject-i:feat/batch-historical-forwarding

Conversation

@reject-i
Copy link
Copy Markdown
Contributor

@reject-i reject-i commented Nov 12, 2025

Closes #19677 closes #19509

Copy link
Copy Markdown
Collaborator

@mattsse mattsse left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

thanks, that was fast

this is a great start but I feel like we can simplify the batch handling a bit

@github-project-automation github-project-automation bot moved this from Backlog to In Progress in Reth Tracker Nov 12, 2025
@reject-i
Copy link
Copy Markdown
Contributor Author

reject-i commented Nov 12, 2025

@mattsse simplified, lmk if anything else needs adjusting

Copy link
Copy Markdown
Collaborator

@mattsse mattsse left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

ty, turns out we can reuse and copy paste the default impl for batch handling here

@mattsse mattsse enabled auto-merge November 12, 2025 23:18
@mattsse mattsse added M-changelog This change should be included in the changelog A-op-reth Related to Optimism and op-reth labels Nov 12, 2025
@mattsse mattsse added this pull request to the merge queue Nov 12, 2025
Merged via the queue into paradigmxyz:main with commit 474351a Nov 12, 2025
42 checks passed
@github-project-automation github-project-automation bot moved this from In Progress to Done in Reth Tracker Nov 12, 2025
emhane pushed a commit to op-rs/op-reth that referenced this pull request Nov 24, 2025
…igmxyz#19679)

Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
theochap pushed a commit to ethereum-optimism/optimism that referenced this pull request Jan 22, 2026
theochap pushed a commit to ethereum-optimism/optimism that referenced this pull request Feb 11, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

A-op-reth Related to Optimism and op-reth M-changelog This change should be included in the changelog

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

support batch rpc calls in historical forwarding Null result when forwarding batched calls via --rollup.historicalrpc

2 participants