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

IBC gRPC responses that return an Any need UnpackInterfaces function #8327

Closed
2 of 4 tasks
colin-axner opened this issue Jan 13, 2021 · 1 comment · Fixed by #8359
Closed
2 of 4 tasks

IBC gRPC responses that return an Any need UnpackInterfaces function #8327

colin-axner opened this issue Jan 13, 2021 · 1 comment · Fixed by #8359
Assignees
Milestone

Comments

@colin-axner
Copy link
Contributor

colin-axner commented Jan 13, 2021

Summary

Any ibc Query Response type that contains an Any at any layer below needs the UnpackInterfaces function. This includes types like QueryClientStatesResponse

ref: #8325


For Admin Use

  • Not duplicate issue
  • Appropriate labels applied
  • Appropriate contributors tagged
  • Contributor assigned/self-assigned
@colin-axner
Copy link
Contributor Author

colin-axner commented Jan 13, 2021

This is something that should be backported right? In order to be included in a 0.40.1 release?
cc @fedekunze

Edit: I think I answered my own question. Clients need this to query properly so we should backport it. Not a state or api breaking change

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