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

Standalone query functions disregard query_height #1154

Closed
Farhad-Shabani opened this issue Apr 4, 2024 · 0 comments · Fixed by #1155
Closed

Standalone query functions disregard query_height #1154

Farhad-Shabani opened this issue Apr 4, 2024 · 0 comments · Fixed by #1155
Assignees
Labels
A: bug Admin: something isn't working S: query Scope: related to ibc-query
Milestone

Comments

@Farhad-Shabani
Copy link
Member

Bug Summary

In PR #1129, we introduced domain request/response types and implemented support for querying IBC datagrams at a specific height. However, relevant standalone functions were not updated accordingly. In cases where requests allow specifying the query height, these functions only return a response corresponding to the current height of the host, disregarding the specified query height.

Version

=0.51.0

@Farhad-Shabani Farhad-Shabani added A: bug Admin: something isn't working S: query Scope: related to ibc-query labels Apr 4, 2024
@Farhad-Shabani Farhad-Shabani added this to the 0.52.0 milestone Apr 4, 2024
@Farhad-Shabani Farhad-Shabani self-assigned this Apr 4, 2024
@github-project-automation github-project-automation bot moved this to 📥 To Do in ibc-rs Apr 4, 2024
@github-project-automation github-project-automation bot moved this from 📥 To Do to ✅ Done in ibc-rs Apr 8, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
A: bug Admin: something isn't working S: query Scope: related to ibc-query
Projects
Status: Done
Development

Successfully merging a pull request may close this issue.

1 participant