Proposal Details

Proposal #189

Passed

Proposal title

Launchpad V2 - SG721 Updatable 2.4.0

Submit time

Deposit end time

Voting start time

Voting end time

Tally result

99.98%

Proposal #189 description

Store WASM Code

This uploads the code for sg721-updatable with bugfixes.

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

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:

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

Proposal #189 overview

Total votes
1,311
Voters
1,303
Total deposit
50,000 STARS