-
Notifications
You must be signed in to change notification settings - Fork 410
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 wasmvm 1.1.1 #980
Comments
Here we go: https://github.com/CosmWasm/wasmvm/releases/tag/v1.1.0 is ready for integration. |
What do you think needs to be done for "Doc new cosmwasm_1_1"? Do you have a list of capabilities somewhere already? For users of wasmd I don't think this is terribly important since they should just use or append to the wasmd defaults and wasmd implements cosmwasm_1_1 now. How does appending to defaults work by the way? I hope users do not need to list our defaults when adding their capabilities. |
I have added some notes to the changelog but it would be good to have a better place for them in the future. IMHO it makes sense to list and describe them im cosmwasm where they are defined. In this case, I could link to them from the source code and maybe some integration doc |
cosmwasm_1_1
to available capabilitiescosmwasm_1_1
This ticket closes #932
The text was updated successfully, but these errors were encountered: