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

Upgrade to CosmWasm to 1.1 #347

Merged
merged 7 commits into from
Sep 6, 2022
Merged

Upgrade to CosmWasm to 1.1 #347

merged 7 commits into from
Sep 6, 2022

Conversation

webmaster128
Copy link
Member

@webmaster128 webmaster128 commented Sep 1, 2022

Closes #339
Closes #346

@webmaster128 webmaster128 force-pushed the upgrade-to-1.1 branch 4 times, most recently from 46bc611 to 03764be Compare September 1, 2022 14:17
@webmaster128 webmaster128 requested a review from uint September 5, 2022 11:10
@webmaster128 webmaster128 marked this pull request as ready for review September 5, 2022 11:10
Copy link
Contributor

@uint uint left a comment

Choose a reason for hiding this comment

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

Nice! I assume cosmwasm_1_1 will get added to default capabilities in wasmd, not here?

@webmaster128
Copy link
Member Author

I assume cosmwasm_1_1 will get added to default capabilities in wasmd, not here?

Right. wasmd first has to implement the new query and then signal to the contract it has this capability.

@webmaster128 webmaster128 merged commit 5193273 into main Sep 6, 2022
@webmaster128 webmaster128 deleted the upgrade-to-1.1 branch September 6, 2022 08:45
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.

Upgrade to cosmwasm 1.1 Rename features to capabilities
2 participants