Proposal Details

Proposal #179

Passed

Proposal title

Launchpad v3 - SG-721

Submit time

Deposit end time

Voting start time

Voting end time

Tally result

99.53%

Proposal #179 description

Store WASM Code

This uploads the code for SG-721 v3.0.0

The source code is available at https://github.com/public-awesome/launchpad/releases/tag/v3.0.0-beta.1

Compile Instructions

docker run --rm -v \$(pwd)\:/code \\ --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.13

This results in the following SHA256 checksum:

496adeeb5ab2b74c34f45e94f6e84db6af9ee49a1abc89496037713f30ad7b65 sg71_base.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/sg71_base.wasm

Proposal #179 overview

Total votes
1,191
Voters
1,181
Total deposit
50,000 STARS