Proposal Details

Proposal #157

Passed

Proposal title

Launchpad V2 - Whitelist Flex Contract 2.3.0

Submit time

Deposit end time

Voting start time

Voting end time

Tally result

99.06%

Proposal #157 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/v2.3.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:

29b9342b7d94d0c0978d9d06e4639891ff02608940a4d44a9ab4b39372d2876d 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 #157 overview

Total votes
2,059
Voters
2,041
Total deposit
20,000 STARS