Proposals of #156

Launchpad V2 - Whitelist Flex Contract

Exec Legacy Content
passed
Expected result
Turnout / Quorum
58.94% / 20.00%
Voting start 2023.04.11 at 15:04:31
Voting end 2023.04.14 at 15:04:31
98.30%
465 724 031 stars
Yes
0.00%
4 593 stars
No
0%
0 stars
Veto
1.70%
8 052 865 stars
Abstain

Details

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

Description

Store WASM Code\n\nThis uploads the code for whitelist flex contract.\n\nThe source code is available at https://github.com/public-awesome/launchpad/releases/tag/v0.8.4\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\n0e2ea8b9cde7aafb29be3b49558e13cf6937072163c9d36239228c96ad96343b sg_whitelist_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/whitelist_flex.wasm\n\n\n

Votes

Voter
Answer