Proposals of #157

Launchpad V2 - Whitelist Flex Contract 2.3.0

Exec Legacy Content
passed
Expected result
Turnout / Quorum
55.80% / 20.00%
Voting start 2023.04.11 at 17:04:52
Voting end 2023.04.14 at 17:04:52
99.06%
444 289 310 stars
Yes
0.00%
3 155 stars
No
0.00%
5 135 stars
Veto
0.93%
4 190 912 stars
Abstain

Details

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

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/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\n29b9342b7d94d0c0978d9d06e4639891ff02608940a4d44a9ab4b39372d2876d 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