Proposal Details

Proposal #137

Passed

Proposal title

SG-721 Updatable Contract v0.25.0

Submit time

Deposit end time

Voting start time

Voting end time

Tally result

99.20%

Proposal #137 description

Store WASM Code

Stargaze Launchpad v0.25.0 upgrade.

Contract uploaded:

sg721_updatable.wasm
.

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

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.11

This results in the following SHA256 checksum:

56b9cae4c94011f6b651fd61cff686ca5a858d6fb25c89fb35621e6a0232c8d3

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/sg721_updatable.wasm

Proposal #137 overview

Total votes
1,861
Voters
1,851
Total deposit
20,000 STARS