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

Add message index to each message event #4990

Closed
4 tasks
alexanderbez opened this issue Sep 4, 2019 · 0 comments · Fixed by #5032
Closed
4 tasks

Add message index to each message event #4990

alexanderbez opened this issue Sep 4, 2019 · 0 comments · Fixed by #5032
Assignees

Comments

@alexanderbez
Copy link
Contributor

alexanderbez commented Sep 4, 2019

Summary

A transaction may include multiple messages. Each of these messages emit/return their own respective events. When viewing a transaction in a committed block with multiple messages, it becomes difficult to determine which events line up to which messages.

Proposal

Have the events be nested under ABCIMessageLog instead of flattened under TxResponse.


For Admin Use

  • Not duplicate issue
  • Appropriate labels applied
  • Appropriate contributors tagged
  • Contributor assigned/self-assigned
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant