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

Reorganize event log for wasm tx #146

Closed
whylee259 opened this issue Apr 26, 2021 · 0 comments · Fixed by #254
Closed

Reorganize event log for wasm tx #146

whylee259 opened this issue Apr 26, 2021 · 0 comments · Fixed by #254

Comments

@whylee259
Copy link
Contributor

whylee259 commented Apr 26, 2021

  • Add appropriate event type for a specific action
  • Modify for EventTypeMessage to include only message-related information

Seem that we should define another EventType to specify msg action details.

It seems that x/wasm is using events incorrectly as a whole.

The original concept seems that EventTypeMessage specifies only module and sender and the details of action will be included in another EventType

Let's correct it another issue.

Originally posted by @whylee259 in #122 (comment)

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.

2 participants