Proposal Details

Proposal #178

Passed

Proposal title

Launchpad v3 - Open Edition Minter

Submit time

Deposit end time

Voting start time

Voting end time

Tally result

99.53%

Proposal #178 description

Store WASM Code

This uploads the code for Open Edition Minter

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:

e9aaa59b4bb41f1ae3976fb38f8b3e94265d35b0f9ddf27cc34ae1a5b241a7ff open_edition_minter.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/open_edition_minter.wasm

Proposal #178 overview

Total votes
1,107
Voters
1,101
Total deposit
50,000 STARS