Proposals of #153

Launchpad Vending Minter Contract v2.1.0

Exec Legacy Content
passed
Expected result
Turnout / Quorum
46.43% / 20.00%
Voting start 2023.04.05 at 04:04:07
Voting end 2023.04.08 at 04:04:07
95.83%
357 627 531 stars
Yes
0.52%
1 922 199 stars
No
0.00%
2 922 stars
Veto
3.66%
13 650 332 stars
Abstain

Details

Proposer
-
Total deposit
20 000 stars
Submit time
2023.04.05 at 04:04:07
Deposit end time
2023.04.19 at 04:04:07

Description

Store WASM Code\n\nThis uploads the code for vending minter, a contract for creating zero mint fee minters.\n\nThe source code is available at https://github.com/public-awesome/launchpad/releases/tag/v2.1.0.\n\n### Compile Instructions\n\nsh\ndocker run --rm -v \$(pwd)\:/code --platform linux/amd64 \\\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\n183de3d97ca11ce3d81cff72570895ba7ccfceec3fe6812dc8b5e79de72b2dca vending_minter.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.wasm\n\n\n

Votes

Voter
Answer