Proposal Details

Proposal #207

Passed

Proposal title

Launchpad v3.1.1 - SG-721 Updatable

Submit time

Deposit end time

Voting start time

Voting end time

Tally result

100.00%

Proposal #207 description

Store WASM Code

This uploads the code for SG-721 Updatable v3.1.1

  • Bugfixes while migrating from sg721-base to updatable

The source code is available at https://github.com/public-awesome/launchpad/releases/tag/v3.1.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:

a45d7c2389683f879d57c6e77620837f240cb20b54131c87498d4ddd87af12ed 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 #207 overview

Total votes
1,074
Voters
1,072
Total deposit
50,000 STARS