Proposal Details

Proposal #156

Passed

Proposal title

Launchpad V2 - Whitelist Flex Contract

Submit time

Deposit end time

Voting start time

Voting end time

Tally result

98.30%

Proposal #156 description

Store WASM Code

This uploads the code for whitelist flex contract.

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

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:

0e2ea8b9cde7aafb29be3b49558e13cf6937072163c9d36239228c96ad96343b sg_whitelist_flex.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/whitelist_flex.wasm

Proposal #156 overview

Total votes
2,187
Voters
2,153
Total deposit
20,000 STARS