Proposals of #112

Splits Contract v0.22.9

Exec Legacy Content
passed
Expected result
Turnout / Quorum
55.58% / 20.00%
Voting start 2023.02.08 at 00:02:23
Voting end 2023.02.11 at 00:02:23
99.62%
445 000 900 stars
Yes
0.00%
4 929 stars
No
0%
0 stars
Veto
0.38%
1 709 157 stars
Abstain

Details

Proposer
-
Total deposit
5 000 stars
Submit time
2023.02.08 at 00:02:23
Deposit end time
2023.02.22 at 00:02:23

Description

Store WASM Code\n\nThis uploads the code for sg-splits, a contract for distributing funds to a group.\n\nThe source code is available at https://github.com/public-awesome/launchpad/releases/tag/v0.22.9.\n\n### Compile Instructions\n\nsh\ndocker run --rm -v \$(pwd)\:/code --platform linux/amd64 \\\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.9\n\n\nThis results in the following SHA256 checksum:\n\n\n050153d4f451a0b9b02754714829272e7d97e16862564832d86d0adf3982f451 sg_splits.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/sg_splits.wasm\n\n\n

Votes

Voter
Answer