Closed
Description
opened on 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
Activity