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

Add ability to query all credit holders with pagination #1110

Closed
4 tasks
Tracked by #972
ryanchristo opened this issue May 18, 2022 · 0 comments · Fixed by #1416
Closed
4 tasks
Tracked by #972

Add ability to query all credit holders with pagination #1110

ryanchristo opened this issue May 18, 2022 · 0 comments · Fixed by #1416
Assignees
Labels
Scope: x/ecocredit Issues that update the x/ecocredit module

Comments

@ryanchristo
Copy link
Member

Summary

The Registry Interface will eventually have a page that lists all credit holders with the ability to sort the credit holders by tradable, retired, and escrowed amounts. There is currently no way to query all credit holders using regen-ledger.

Problem Definition

A user should be able to query all credit holders with pagination.

Proposal

Add the ability to query all credit holders with pagination and consider indexes for each amount type.


For Admin Use

  • Not duplicate issue
  • Appropriate labels applied
  • Appropriate contributors tagged
  • Contributor assigned/self-assigned
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Scope: x/ecocredit Issues that update the x/ecocredit module
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants