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

multi-test: Bank returns realistic events #329

Closed
ethanfrey opened this issue Jul 14, 2021 · 0 comments · Fixed by #337
Closed

multi-test: Bank returns realistic events #329

ethanfrey opened this issue Jul 14, 2021 · 0 comments · Fixed by #337

Comments

@ethanfrey
Copy link
Member

It should return a transfer event with a few attributes: https://github.com/cosmos/cosmos-sdk/blob/84c33215658131d87daf3c629e909e12ed9370fa/x/bank/keeper/send.go#L142-L147

Actually, maybe the message one as well, although we strip that off when it is called from a wasm contract.

Let's go and make this as close to x/wasm behavior as possible, especially as some reply blocks may look at the events.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant