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

[idea, unfinished] Add flattened msgResponses to SubMsgResponse #1800

Closed
wants to merge 1 commit into from

Conversation

webmaster128
Copy link
Member

@webmaster128 webmaster128 commented Jan 31, 2024

This is a proposal for how to fill the msg_responses vector in the SubMsgResponse for CosmWasm 2.0. It preserves the two dimensional loop for flexibility in wasmd (also debugging and stuff) and flattens the result for the contract since we only expect 1 element anyways in the vast majority of cases.

@webmaster128
Copy link
Member Author

Merged as part of #1804

@webmaster128 webmaster128 deleted the create-msgResponsesFlattened branch March 7, 2024 08:16
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.

1 participant