Skip to content

fix: handle pagination when fetching bundles and txs#239

Merged
Fraser999 merged 2 commits intomainfrom
fraser/eng-1973/use-pagination
Mar 9, 2026
Merged

fix: handle pagination when fetching bundles and txs#239
Fraser999 merged 2 commits intomainfrom
fraser/eng-1973/use-pagination

Conversation

@Fraser999
Copy link
Contributor

@Fraser999 Fraser999 commented Mar 9, 2026

Description

This updates the builder to fetch all transactions and bundles from the tx-pool rather than just the first page's worth.

We'll ticket a follow-up to create a streaming endpoint in the tx-pool for bundles, and to have the builder use that rather than handling pagination itself.

NOTE: This includes a version bump to 1.0.0-rc.6

Related Issue

Closes ENG-1973.

Testing

  • make fmt passes
  • make clippy passes
  • make test passes

Copy link
Contributor Author

This stack of pull requests is managed by Graphite. Learn more about stacking.

@Fraser999 Fraser999 changed the title handle pagination when fetching bundles and txs fix: handle pagination when fetching bundles and txs Mar 9, 2026
@Fraser999 Fraser999 marked this pull request as ready for review March 9, 2026 19:27
Copy link
Contributor

@dylanlott dylanlott left a comment

Choose a reason for hiding this comment

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

Approving to promote to test net for full volume testing. Need to follow up with a tagged release.

@Fraser999 Fraser999 merged commit dd44078 into main Mar 9, 2026
6 checks passed
@Fraser999 Fraser999 deleted the fraser/eng-1973/use-pagination branch March 9, 2026 20:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants