Launchpad v3 - SG-721
passed
Expected result
—
Turnout / Quorum
71.60% / 20.00%
Voting start 2023.06.19 at 21:06:44
Voting end 2023.06.22 at 21:06:44
99.53%
572 867 685 stars
Yes
0.00%
8 263 stars
No
0.00%
2 587 stars
Veto
0.46%
2 668 412 stars
Abstain
Details
Proposer
-
Total deposit
50 000 stars
Submit time
2023.06.19 at 21:06:44
Deposit end time
2023.07.03 at 21:07:44
Description
Store WASM Code\n\nThis uploads the code for SG-721 v3.0.0\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\n496adeeb5ab2b74c34f45e94f6e84db6af9ee49a1abc89496037713f30ad7b65 sg71_base.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/sg71_base.wasm\n\n\n
Votes
Voter
Answer