Proposals of #160

CosmWasm Fixed Multisig Contract v1.0.1

Exec Legacy Content
passed
Expected result
Turnout / Quorum
60.72% / 20.00%
Voting start 2023.04.20 at 16:04:51
Voting end 2023.04.23 at 16:04:51
99.54%
485 874 123 stars
Yes
0.00%
3 872 stars
No
0.00%
1 616 stars
Veto
0.46%
2 223 240 stars
Abstain

Details

Proposer
-
Total deposit
20 000 stars
Submit time
2023.04.20 at 16:04:51
Deposit end time
2023.05.04 at 16:05:51

Description

Store WASM Code\n\nContract uploaded: cw3_fixed_multisig.wasm.\n\nThe source code is available at https://github.com/CosmWasm/cw-plus/tree/v1.0.1/contracts/cw3-fixed-multisig.\n\nThis is a basic CosmWasm multisig contract that enables on-chain multisigs that are easier to use than the native Cosmos SDK multisig.\n\nCreators can use this to distribute their mint revenue and royalties to a multisig that can be controlled by a group of people. Multisigs can also be used to launch collections, manage NFT vaults, etc.\n\n### Compile Instructions\n\nsh\ndocker run --rm -v \$(pwd)\:/code \\\n --mount type=volume,source=\$(basename \$(pwd)\)_cache\,target=/code/target \\\n --mount type=volume,source=registry_cache,target=/usr/local/cargo/registry \\\n cosmwasm/workspace-optimizer:0.12.11\n\n\nThis results in the following SHA256 checksum:\n\n\n77d9cd64a295d21080986b43b3c3fea71c219b22cbeccbddebca1a7188f431b9\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/cw3_fixed_multisig.wasm\n\n

Votes

Voter
Answer