Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

rpcdaemon: page_token management in Data API Range ops #2477

Merged
merged 10 commits into from
Nov 7, 2024

Conversation

Sixtysixter
Copy link
Contributor

@Sixtysixter Sixtysixter commented Nov 4, 2024

Fix page_token management in Range queries: add page_token parameter to PaginatedSequence::Paginator and PaginatedSequence::PageResult.

@Sixtysixter Sixtysixter requested a review from canepat November 5, 2024 08:29
@Sixtysixter Sixtysixter marked this pull request as ready for review November 5, 2024 08:29
@canepat canepat added erigon3 Erigon3 feature maintenance Some maintenance work (fix, refactor, rename, test...) labels Nov 5, 2024
@canepat canepat changed the title rpcdaemon: page_token management in range ops rpcdaemon: page_token management in Data API Range ops Nov 7, 2024
@canepat canepat self-requested a review November 7, 2024 07:40
@canepat canepat merged commit 91bfe19 into master Nov 7, 2024
5 checks passed
@canepat canepat deleted the fix/page_token_in_range_ops branch November 7, 2024 07:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
erigon3 Erigon3 feature maintenance Some maintenance work (fix, refactor, rename, test...)
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants