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

ICA module does not emit an event on success or error of executing ICA transactions #1452

Closed
3 tasks
devashishdxt opened this issue May 29, 2022 · 0 comments · Fixed by #1466
Closed
3 tasks

Comments

@devashishdxt
Copy link

devashishdxt commented May 29, 2022

Summary

IBC transfer module emits an event based on the success of IBC transfer here. It'd be great if ICA module also generates similar events when executing transactions so that users can check the events to check if the transaction was successful or not.

Problem Definition

It'd be easy for users to check for events to see if the transaction was successful on the host chain

Proposal

Emit an event indicating transaction execution status from ICA module


For Admin Use

  • Not duplicate issue
  • Appropriate labels applied
  • Appropriate contributors tagged/assigned
@crodriguezvega crodriguezvega moved this to Todo in ibc-go May 30, 2022
@crodriguezvega crodriguezvega added this to the Q2-2022-backlog milestone May 30, 2022
@chatton chatton self-assigned this May 30, 2022
Repository owner moved this from Todo to Done in ibc-go Jun 7, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Archived in project
Development

Successfully merging a pull request may close this issue.

3 participants