Skip to content

refactor(net/tx): add transaction request scheduler#26413

Draft
figtracer wants to merge 2 commits into
paradigmxyz:txpool-fetcher-v2from
figtracer:fig/tx-fetch-state
Draft

refactor(net/tx): add transaction request scheduler#26413
figtracer wants to merge 2 commits into
paradigmxyz:txpool-fetcher-v2from
figtracer:fig/tx-fetch-state

Conversation

@figtracer

@figtracer figtracer commented Jul 15, 2026

Copy link
Copy Markdown
Collaborator

Adds a synchronous request scheduler on top of the announcement index, enforcing global, per-peer, protocol, response-size, and import-capacity limits. Assignments commit only after dispatch succeeds; network I/O, response handling, and manager wiring remain in later slices.

@github-project-automation github-project-automation Bot moved this to Backlog in Reth Tracker Jul 15, 2026
@figtracer figtracer closed this Jul 15, 2026
@github-project-automation github-project-automation Bot moved this from Backlog to Done in Reth Tracker Jul 15, 2026
@figtracer figtracer reopened this Jul 15, 2026
@github-project-automation github-project-automation Bot moved this from Done to In Progress in Reth Tracker Jul 15, 2026
@figtracer figtracer changed the title refactor(net/tx): add transaction announcement index refactor(net/tx): add transaction request scheduler Jul 15, 2026
@figtracer
figtracer changed the base branch from main to txpool-fetcher-v2 July 15, 2026 18:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Status: In Progress

Development

Successfully merging this pull request may close these issues.

1 participant