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

StakingQuery::UnbondingDelegations only returns the most recent unbonding delegation for each validator as opposed to returning ALL unbonding delegations #759

Open
baedrik opened this issue Jun 1, 2021 · 0 comments

Comments

@baedrik
Copy link
Contributor

baedrik commented Jun 1, 2021

If a contract calls StakingQuery::UnbondingDelegations, it will not receive a list of all its unbonding delegations. Instead it just receives the most recent one for each unique validator it has unbonding delegations with.

@reuvenpo reuvenpo added this to To do in Stargate + IBC via automation Jul 4, 2021
@assafmo assafmo added this to To do in Shockwave Upgrade via automation Apr 12, 2022
@assafmo assafmo added bug Something isn't working p-low CosmWasm v0.10 and removed IBC bug Something isn't working CosmWasm v0.10 labels Jul 20, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working CosmWasm v0.10 p-low
Projects
No open projects
Development

No branches or pull requests

2 participants