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

[BUG] wasm tax events are missing #565

Closed
yun-yeo opened this issue Sep 27, 2021 · 0 comments · Fixed by #566
Closed

[BUG] wasm tax events are missing #565

yun-yeo opened this issue Sep 27, 2021 · 0 comments · Fixed by #566
Assignees
Labels
bug Something isn't working

Comments

@yun-yeo
Copy link
Contributor

yun-yeo commented Sep 27, 2021

Describe the bug
bombay-11 wasm tax deduction events are not emitted.
It should be received in https://github.com/terra-money/core/blob/4f37d369ed60f60046724fa0e91f970bd1a8a027/x/wasm/keeper/connector.go#L136

and passed here
https://github.com/terra-money/core/blob/4f37d369ed60f60046724fa0e91f970bd1a8a027/x/wasm/keeper/connector.go#L157

To Reproduce
Send UST from a contract to other account.

Context & versions
v0.5.3 and v0.5.4

(if applicable) suggested solution
append tax events to dispatchMessage response

@yun-yeo yun-yeo added the bug Something isn't working label Sep 27, 2021
@yun-yeo yun-yeo self-assigned this Sep 27, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant