Skip to content

feat: pagination - #1490

Merged
rodrigopavezi merged 32 commits into
masterfrom
feat/pagination
Nov 26, 2024
Merged

feat: pagination#1490
rodrigopavezi merged 32 commits into
masterfrom
feat/pagination

Conversation

@rodrigopavezi

@rodrigopavezirodrigopavezi commented Nov 19, 2024

Copy link
Copy Markdown
Contributor

Fixes#1382

Add pagination all the way from the request-client to the request-node and subgraph queries.

Summary by CodeRabbit

Release Notes

  • New Features

    • Enhanced pagination capabilities for retrieving channels and requests by topic, allowing users to specify the number of results per page and the page number.
    • Updated multiple methods across the application to support pagination, improving data retrieval efficiency.
  • Bug Fixes

    • Retained existing error handling and control flow, ensuring stability in the updated methods.
  • Documentation

    • Updated method signatures and documentation to reflect the new pagination parameters for clarity and usability.

Loading
Sign up for freeto 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.

Add pagination to the Request Node /getTransactionsByChannelId endpoint

3 participants

@rodrigopavezi@alexandre-abrioux@aimen74