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

clear IBC events from write log for rejected txs #2834

Closed
tzemanovic opened this issue Mar 7, 2024 · 0 comments · Fixed by #2850
Closed

clear IBC events from write log for rejected txs #2834

tzemanovic opened this issue Mar 7, 2024 · 0 comments · Fixed by #2850
Labels
bug Something isn't working IBC

Comments

@tzemanovic
Copy link
Member

fn drop_tx in the write log should clear ibc_events (fn apply_wasm_tx that calls write_log.take_ibc_events() may return early on e.g. out of gas error before this line)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working IBC
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant