Proposal Details

Proposal #112

Passed

Proposal title

Splits Contract v0.22.9

Submit time

Deposit end time

Voting start time

Voting end time

Tally result

99.62%

Proposal #112 description

Store WASM Code

This uploads the code for sg-splits, a contract for distributing funds to a group.

The source code is available at https://github.com/public-awesome/launchpad/releases/tag/v0.22.9.

Compile Instructions

docker run --rm -v \$(pwd)\:/code --platform linux/amd64 \\ --mount type=volume,source=\$(basename \$(pwd)\)_cache\,target=/code/target \\ --mount type=volume,source=registry_cache,target=/usr/local/cargo/registry \\ cosmwasm/workspace-optimizer:0.12.9

This results in the following SHA256 checksum:

050153d4f451a0b9b02754714829272e7d97e16862564832d86d0adf3982f451 sg_splits.wasm

Verify On-chain Contract

starsd q gov proposal $id --output json \\ | jq -r '.content.wasm_byte_code' \\ | base64 -d \\ | gzip -dc \\ | sha256sum

Verify Local Contract

sha256sum artifacts/sg_splits.wasm

Proposal #112 overview

Total votes
3,071
Voters
3,041
Total deposit
5,000 STARS