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

Add Reply serialization test #511

Merged
merged 1 commit into from
Feb 1, 2024
Merged

Add Reply serialization test #511

merged 1 commit into from
Feb 1, 2024

Conversation

webmaster128
Copy link
Member

Getting up a bit of testing infrastructure to test the addition of the new payload field (CosmWasm/cosmwasm#1909)

Copy link
Collaborator

@chipshort chipshort left a comment

Choose a reason for hiding this comment

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

Looks good. Just wondering about the comment.

types/submessages_test.go Outdated Show resolved Hide resolved
ID: 75,
Result: SubMsgResult{
Ok: &SubMsgResponse{
Events: []Event{
Copy link
Collaborator

Choose a reason for hiding this comment

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

Some of these will change with the new Array type in #515, so I'll rebase that branch when this is merged.

@chipshort chipshort merged commit a1bf314 into main Feb 1, 2024
13 checks passed
@chipshort chipshort deleted the test-Reply-serialization branch February 1, 2024 12:27
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.

2 participants