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

header decoding from emitted UpdateClient event fails #821

Closed
Tracked by #807
Farhad-Shabani opened this issue Aug 7, 2023 · 0 comments · Fixed by #822
Closed
Tracked by #807

header decoding from emitted UpdateClient event fails #821

Farhad-Shabani opened this issue Aug 7, 2023 · 0 comments · Fixed by #822
Assignees
Labels
A: bug Admin: something isn't working
Milestone

Comments

@Farhad-Shabani
Copy link
Member

Bug Summary

From @yito88:

Hermes fails to decode the tendermint header from emitted UpdateClient event. The fix in #766 involved utilizing the value field of Any for the event's header field. However, Hermes expects it to be encoded bytes from Any

@Farhad-Shabani Farhad-Shabani added the A: bug Admin: something isn't working label Aug 7, 2023
@github-project-automation github-project-automation bot moved this to 📥 To Do in ibc-rs Aug 7, 2023
@github-project-automation github-project-automation bot moved this from 📥 To Do to ✅ Done in ibc-rs Aug 8, 2023
@Farhad-Shabani Farhad-Shabani self-assigned this Aug 22, 2023
@Farhad-Shabani Farhad-Shabani added this to the v0.44.1 milestone Aug 22, 2023
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
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant