-
Notifications
You must be signed in to change notification settings - Fork 9
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
## 1. Overview 1. Adding the was capability support on chain for x/wasm osmosis,cosmwasm_1_1,cosmwasm_1_2,cosmwasm_1_4. 2. Patct the wasm version 3. Fixed docker build. ## 2. Implementation details 1. Append the new supported features in the wasm Keeper. 2. update go.mod for github.com/CosmWasm/wasmvm v1.2.6 3. Used the correct version of alpine in Dockerfile ## 3. How to test/use 1. Patch update test by changing the binary. 2. store code the any of the .wasm files with supported feature. Use daodao tag 2.3.0 ## 4. Checklist ## 5. Limitations (optional) ## 6. Future Work (optional) --------- Co-authored-by: Arham Chordia <[email protected]>
- Loading branch information
1 parent
35fa5ff
commit 8a8f655
Showing
4 changed files
with
6 additions
and
5 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters