Launchpad v2 - Whitelist Contract
passed
Expected result
—
Turnout / Quorum
60.08% / 20.00%
Voting start 2022.10.18 at 18:10:05
Voting end 2022.10.21 at 18:10:05
99.64%
481 195 501 stars
Yes
0.00%
17 100 stars
No
0.00%
1 938 stars
Veto
0.36%
1 714 681 stars
Abstain
Details
Proposer
-
Total deposit
1 000 stars
Submit time
2022.10.18 at 18:10:05
Deposit end time
2022.11.01 at 17:11:05
Description
Launchpad v2 - Whitelist\n\nIn this update of the whitelist adds compatibility for launchpad v2 minters \n\nThe source code is available at https://github.com/public-awesome/launchpad/releases/tag/v0.16.0\n\n\nCompile instructions\n\n```\ndocker run --rm -v "$(pwd)":/code \
--mount type=volume,source="$(basename "$(pwd)")_cache",target=/code/target
--mount type=volume,source=registry_cache,target=/usr/local/cargo/registry
cosmwasm/workspace-optimizer:v0.12.8\n\nThis results in the following SHA256 checksums:\n2badc56e12711c6387b3b7f9842f1e17a244f5fe354900920362f6668f266125 sg_whitelist.wasm\n\n# Verify on chain contract\nstarsd q gov proposal $id --output json
| jq -r '.content.wasm_byte_code'
| base64 -d
| gzip -dc
| sha256sum\n\n\n# Verify local contract\nsha256sum artifacts/sg_whitelist.wasm\n```\n
Votes
Voter
Answer