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

QueryContext::packet_commitments and QueryContext::packet_acknowledgements should return PacketState #927

Closed
rnbguy opened this issue Oct 18, 2023 · 0 comments · Fixed by #928
Assignees
Labels
S: query Scope: related to ibc-query
Milestone

Comments

@rnbguy
Copy link
Collaborator

rnbguy commented Oct 18, 2023

Summary

These two methods return paths to the stored packets. Instead, they should return the packet state directly.

@rnbguy rnbguy self-assigned this Oct 18, 2023
@github-project-automation github-project-automation bot moved this to 📥 To Do in ibc-rs Oct 19, 2023
@Farhad-Shabani Farhad-Shabani added this to the v0.47.0 milestone Oct 19, 2023
@Farhad-Shabani Farhad-Shabani added the S: query Scope: related to ibc-query label Oct 19, 2023
@github-project-automation github-project-automation bot moved this from 📥 To Do to ✅ Done in ibc-rs Oct 19, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
S: query Scope: related to ibc-query
Projects
Status: Done
Development

Successfully merging a pull request may close this issue.

2 participants