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

Extend rc_api for delegation pools #3610

Closed
4 tasks
mvandeberg opened this issue Feb 11, 2020 · 0 comments · Fixed by #3614
Closed
4 tasks

Extend rc_api for delegation pools #3610

mvandeberg opened this issue Feb 11, 2020 · 0 comments · Fixed by #3614
Assignees

Comments

@mvandeberg
Copy link
Contributor

mvandeberg commented Feb 11, 2020

rc_api currently does not have any methods for inquiring about delegation pools.

  • Update rc_account_api_object to match internal rc_account_object
  • Extend rc_account_api_object to include incoming delegations
  • Allow querying of delegation pools by account
  • Allow paginated querying of outgoing delegations by (from_account, to_pool).

Add these to condenser_api as well for wallet support (Related #3593)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant