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

Accepting PacketReceiptNotFound error returned by get_packet_receipt (under val_exec_ctx feature) #409

Closed
Farhad-Shabani opened this issue Feb 9, 2023 · 0 comments · Fixed by #410
Assignees
Labels
A: bug Admin: something isn't working

Comments

@Farhad-Shabani
Copy link
Member

Bug Summary

Trying a token transfer with "basecoin-rs" the IBC-rs caught an error.
It is when the MsgRecvPacket message goes through the validate() step under the val_exec_ctx feature.
The PacketReceiptNotFound error variant resulting from the get_packet_receipt method should be accepted

@Farhad-Shabani Farhad-Shabani added the A: bug Admin: something isn't working label Feb 9, 2023
@github-project-automation github-project-automation bot moved this to 📥 To Do in ibc-rs Feb 9, 2023
@Farhad-Shabani Farhad-Shabani moved this from 📥 To Do to 🔖 Needs Review in ibc-rs Feb 9, 2023
@Farhad-Shabani Farhad-Shabani self-assigned this Feb 9, 2023
@github-project-automation github-project-automation bot moved this from 🔖 Needs Review to ✅ Done in ibc-rs Feb 9, 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
Status: Done
Development

Successfully merging a pull request may close this issue.

1 participant