Launchpad v2 - Vending Factory
passed
Expected result
—
Turnout / Quorum
54.03% / 20.00%
Voting start 2022.10.14 at 07:10:40
Voting end 2022.10.17 at 07:10:40
98.72%
428 760 335 stars
Yes
0.00%
7 512 stars
No
0.00%
1 163 stars
Veto
1.28%
5 553 287 stars
Abstain
Details
Proposer
-
Total deposit
1 000 stars
Submit time
2022.10.14 at 07:10:40
Deposit end time
2022.10.28 at 07:10:40
Description
Launchpad v2 - Vending Factory Contract\n\nThis new factory controller will allow governance to control collection creation parameters, and new collections that make use of Stargaze's Launchpad will be created through this contract.\n\n\nThe source code is available at https://github.com/public-awesome/launchpad/releases/tag/v0.16.0\n\nCompile instructions\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:\n086ceccf7c830aa645a6173ff817ab7d9f1024f61680f79a3aa561180a2daf19 vending_factory.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/vending_factory.wasm\n\n```\n
Votes
Voter
Answer