Skip to content

Implement Pagination for dRep Votes, Registrations, Delegators, and Delegations APIs #121

@kneerose

Description

@kneerose

Context

Currently, all responses are fetched at once for the dRep Votes, Registrations, Delegators, and Delegations APIs. Adding pagination support would improve performance by limiting the number of responses fetched per request, making the API faster and more efficient.

TODO

  • Add pagination support for dRep votes.
  • Add pagination support for dRep registration details.
  • Add pagination support for dRep delegators.
  • Add pagination support for dRep delegations.

Affected Area

Image

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions