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

More staking queries #964

Closed
4 of 6 tasks
rigelrozanski opened this issue May 7, 2018 · 4 comments
Closed
4 of 6 tasks

More staking queries #964

rigelrozanski opened this issue May 7, 2018 · 4 comments
Labels

Comments

@rigelrozanski
Copy link
Contributor

rigelrozanski commented May 7, 2018

There is limited querying of the persisted state of staking right now should be able to query:

  • list of all validators
  • list of all candidates
  • list of delegations to a validator/candidate
  • list of all validators which a delegator has delegated too
  • current state of the "pool"
  • global values for the params (advanced)

Blocked on having support for range queries in the app-query-helper functions

@rigelrozanski
Copy link
Contributor Author

related: #871

@ebuchman
Copy link
Member

@rigelrozanski can we update this issue and/or possible close it ?

@ebuchman ebuchman added this to To do in Next Release via automation Jun 20, 2018
@rigelrozanski
Copy link
Contributor Author

Nothing has changed on this issue, but it is still relevant and should be updated: can solve after unbonding

@ebuchman ebuchman removed this from To do in Next Release Jul 6, 2018
@fedekunze
Copy link
Collaborator

@rigelrozanski @ebuchman most of the checkboxes have been implemented in #1880 and #2000 . I'll close and create new issues for the remaining queries

This was referenced Aug 13, 2018
chillyvee pushed a commit to chillyvee/cosmos-sdk that referenced this issue Mar 1, 2024
* chore: update tendermint

* chore: fix go mod replace
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants