Proposals of #178

Launchpad v3 - Open Edition Minter

Exec Legacy Content
passed
Expected result
Turnout / Quorum
71.46% / 20.00%
Voting start 2023.06.19 at 21:06:10
Voting end 2023.06.22 at 21:06:10
99.53%
571 744 196 stars
Yes
0.00%
7 923 stars
No
0.00%
2 587 stars
Veto
0.47%
2 676 794 stars
Abstain

Details

Proposer
-
Total deposit
50 000 stars
Submit time
2023.06.19 at 21:06:10
Deposit end time
2023.07.03 at 21:07:10

Description

Store WASM Code\n\nThis uploads the code for Open Edition Minter\n\nThe source code is available at https://github.com/public-awesome/launchpad/releases/tag/v3.0.0-beta.1\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\ne9aaa59b4bb41f1ae3976fb38f8b3e94265d35b0f9ddf27cc34ae1a5b241a7ff open_edition_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/open_edition_minter.wasm\n\n\n

Votes

Voter
Answer