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

Implement updates from ibc-rs ADR05 + port 'val_exec_ctx' feature #74

Merged
merged 6 commits into from
Feb 10, 2023

Conversation

Farhad-Shabani
Copy link
Member

Closes: #73

@Farhad-Shabani Farhad-Shabani requested a review from plafer February 9, 2023 21:36
@Farhad-Shabani Farhad-Shabani marked this pull request as ready for review February 9, 2023 21:36
val_exec_dispatch(self, msg)?;
let events = self
.events
.drain(..)
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Opened cosmos/ibc-rs#416 so that we can get rid of this drain()

Copy link
Contributor

@plafer plafer left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👌

@plafer plafer merged commit 4b41578 into main Feb 10, 2023
@plafer plafer deleted the farhad/adr05-impl branch February 10, 2023 15:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants