Proposals of #194

Upload Generic Multicaller Contract

Exec Legacy Content
passed
Expected result
Turnout / Quorum
73.01% / 20.00%
Voting start 2023.07.17 at 21:07:18
Voting end 2023.07.20 at 21:07:18
99.36%
583 067 680 stars
Yes
0.00%
10 016 stars
No
0%
0 stars
Veto
0.64%
3 749 485 stars
Abstain

Details

Proposer
-
Total deposit
50 000 stars
Submit time
2023.07.17 at 21:07:04
Deposit end time
2023.07.31 at 21:07:04

Description

Store WASM Code\n\nThis uploads the code for cw1-general, a generic multi-caller contract allowing anyone to execute multiple cosmos messages.\n\nThe source code is available at https://github.com/skip-mev/cw-plus/tree/main/contracts/cw1-general\n\nMore detailed commonwealth discussion: https://gov.stargaze.zone/discussion/12180-proposal-to-deploy-a-multicaller-contract-cw1\n\n### Compile Instructions\n\nsh\ndocker run --rm -v \$(pwd)\:/code \\\n --mount type=volume,source=\$(basename \$(pwd)\)_cache\,target=/target \\\n --mount type=volume,source=registry_cache,target=/usr/local/cargo/registry \\\n cosmwasm/workspace-optimizer:0.13.0\n\n\nThis results in the following SHA256 checksum:\n\n\n22f2bbea693ead7e37a897ad880bfe7a81e11c1c156c4e7f0261c867a18a993c cw1_general.wasm\n\n\n### Verify On-chain Contract\n\nsh\nstarsd q gov proposal $id --output json \\\n| jq -r '.content.wasm_byte_code' \\\n| base64 -d \\\n| gzip -dc \\\n| sha256sum\n\n\n### Verify Local Contract\n\n\nsha256sum artifacts/cw1_general.wasm\n

Votes

Voter
Answer