Proposals of #158

Launchpad V2 - Vending Minter Flex Contract 2.3.0

Exec Legacy Content
passed
Expected result
Turnout / Quorum
54.84% / 20.00%
Voting start 2023.04.11 at 17:04:00
Voting end 2023.04.14 at 17:04:00
99.06%
436 624 225 stars
Yes
0.00%
3 155 stars
No
0.00%
409 stars
Veto
0.94%
4 161 007 stars
Abstain

Details

Proposer
-
Total deposit
20 000 stars
Submit time
2023.04.11 at 17:04:00
Deposit end time
2023.04.25 at 17:04:00

Description

Store WASM Code\n\nThis uploads the code for vending minter flex contract.\n\nThe source code is available at https://github.com/public-awesome/launchpad/releases/tag/v2.3.0\n\n### Compile Instructions\n\nsh\ndocker run --rm -v \$(pwd)\:/code \\\n --mount type=volume,source=\$(basename \$(pwd)\)_cache\,target=/code/target \\\n --mount type=volume,source=registry_cache,target=/usr/local/cargo/registry \\\n cosmwasm/workspace-optimizer:0.12.13\n\n\nThis results in the following SHA256 checksum:\n\n\n0c987c4ebce4e6cf77c3f7635dbbd1147a647d238d4e7eaf673b7240a61931a7 vending_minter_wl_flex.wasm\n\n\n### Verify On-chain Contract\n\nsh\nstarsd q gov proposal $id --output json \\\n| jq -r '.content.wasm_byte_code' \\\n| base64 -d \\\n| gzip -dc \\\n| sha256sum\n\n\n### Verify Local Contract\n\n\nsha256sum artifacts/vending_minter_wl_flex.wasm\n\n\n

Votes

Voter
Answer