Store Wasm Code: On-Chain Raffles
passed
Expected result
—
Turnout / Quorum
89.62% / 20.00%
Voting start 2024.02.23 at 17:02:58
Voting end 2024.02.26 at 17:02:58
96.66%
696 263 180 stars
Yes
0.01%
61 406 stars
No
0.00%
13 491 stars
Veto
3.33%
24 000 484 stars
Abstain
Details
Proposer
-
Total deposit
25 000 stars
Submit time
2024.02.23 at 17:02:47
Deposit end time
2024.03.08 at 17:03:47
Description
Upload Stargaze Raffles v0.4.0 \n\nThis proposal is to store the Stargaze version of the on-chain raffle contract, with AtlasDAO core team granted instantiate permissions.\n\nThe source code is available at: https://github.com/AtlasDA0/app-contracts\n\nFeatures of the raffle contract include:\n- Create & configure raffles permissionlessly\n- Purchase raffle tickets\n- Verifiable randomness to determine winner, via Nois Network\n- Admin controlled params to optimize configuration\n- Governance override contract lock via SudoMsg\n- Static fee to creating raffles\n- Raffle ticket sales tax\n\n### Compile Instructions\nsh\ndocker run --rm -v \$(pwd)\:/code \\\n --mount type=volume,source=\$(basename \$(pwd)\)_cache\,target=/target \\\n --mount type=volume,source=registry_cache,target=/usr/local/cargo/registry \\\n cosmwasm/optimizer:0.15.0\n\ndetermine the checksum\nsh\nsha256sum artifacts/raffles.wasm\n\nThis results in the following SHA256 checksum: \n\nd7656019911745b97b54db86f6df2ef0a59ceaa12f70f358dd98fb8e29361720 raffles.wasm\n\n### Verify code \n\nstarsd q gov proposal $id --output json \\\n| jq -r '.content.wasm_byte_code' \\\n| base64 -d \\\n| gzip -dc \\\n| sha256sum\n\n
Votes
Voter
Answer