Proposal Details

Proposal #158

Passed

Proposal title

Launchpad V2 - Vending Minter Flex Contract 2.3.0

Submit time

Deposit end time

Voting start time

Voting end time

Tally result

99.06%

Proposal #158 description

Store WASM Code

This uploads the code for vending minter 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:

0c987c4ebce4e6cf77c3f7635dbbd1147a647d238d4e7eaf673b7240a61931a7 vending_minter_wl_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/vending_minter_wl_flex.wasm

Proposal #158 overview

Total votes
1,807
Voters
1,795
Total deposit
20,000 STARS