-
Notifications
You must be signed in to change notification settings - Fork 522
Closed
Milestone
Description
- Upgrade to CosmWasm to 1.1 wasmvm#347 is merged
- wasmvm 1.1.0 is tagged.
- Update wasmvm (go.mod, Dockerfile)
- Features have been renamed to capabilities. Rename all "supported features" variables to "available capabilities".
- Finalize and merge Add query for the total supply of a coin #903
- Add
cosmwasm_1_1to available capabilities - Add integration test to cover new supply query
- Doc new
cosmwasm_1_1
This ticket closes #932