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.

@maurolacy maurolacy force-pushed the 516-demo-reply-errors branch from 8c09265 to 7b3b1cf Compare October 28, 2021 13:53
@maurolacy maurolacy force-pushed the 516-proper-execute-responses branch from fc16b4c to 87f9b12 Compare October 28, 2021 14:04
Base automatically changed from 516-demo-reply-errors to main October 28, 2021 14:13
@maurolacy maurolacy force-pushed the 516-proper-execute-responses branch from 87f9b12 to c20f112 Compare October 28, 2021 14:49
@maurolacy maurolacy force-pushed the 516-proper-execute-responses branch from 1e1184c to c0d4c01 Compare October 28, 2021 15:27
@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