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

Proper execute responses #519

Merged
merged 5 commits into from
Oct 28, 2021
Merged

Proper execute responses #519

merged 5 commits into from
Oct 28, 2021

Conversation

ethanfrey
Copy link
Member

Closes #516

Builds on #517 (merge first)

This properly wraps (and unwraps) for execute and migrate tests. This will allow multi-test to provide a proper environment when parsing results of WasmMsg::Execute, such that the code that passes tests will also run properly in wasmd.

Base automatically changed from 516-demo-reply-errors to main October 28, 2021 14:13
@maurolacy maurolacy merged commit dfd583d into main Oct 28, 2021
@maurolacy maurolacy deleted the 516-proper-execute-responses branch October 28, 2021 15:33
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 this pull request may close these issues.

Multitest has errors with reply data
2 participants