Stargaze Marketplace V1 Smart Contract Upload
passed
Expected result
—
Turnout / Quorum
32.08% / 20.00%
Voting start 2022.05.10 at 19:05:38
Voting end 2022.05.13 at 19:05:38
99.97%
257 785 733 stars
Yes
0.01%
13 093 stars
No
0%
0 stars
Veto
0.02%
56 259 stars
Abstain
Details
Proposer
-
Total deposit
1 000 stars
Submit time
2022.05.10 at 19:05:38
Deposit end time
2022.05.24 at 19:05:38
Description
Description\n\nBy voting YES on this proposal, you agree that the code attached to this proposal will be uploaded to the Stargaze blockchain.\n\n## Source Code\n\nhttps://github.com/public-awesome/marketplace/tree/v0.15.0\n\n## License\n\nhttps://github.com/public-awesome/marketplace/blob/main/LICENSE\n\n## Verifiying Contract\n\n\n# download contract from proposal\nstarsd q gov proposal [proposal-number] -o json | jq -r .content.wasm_byte_code | base64 --decode > contract.wasm.gz\n\n# decompress contract\ngzip -d -c contract.wasm.gz > contract.wasm \n\n# generate checksum\nsha256sum contract.wasm\n\n# clone repo and checkout release\ngit clone https://github.com/public-awesome/marketplace.git\ncd marketplace\ngit checkout v0.15.0\n\n# compile and optimize contract\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 \\ncosmwasm/workspace-optimizer:0.12.5\n\n# verify checksum \nsha256sum artifacts/sg_marketplace.wasm\n\n\n## DISCLAIMER\n\nSTARGAZE MARKETPLACE IS PROVIDED “AS IS”, AT YOUR OWN RISK, AND WITHOUT WARRANTIES OF ANY KIND.\nNo developer or entity involved in creating or instantiating Stargaze smart contracts will be liable for any claims\n or damages whatsoever associated with your use, inability to use, or your interaction with other users of Stargaze,\nincluding any direct, indirect, incidental, special, exemplary, punitive or consequential damages, or loss of profits,\n cryptocurrencies, tokens, or anything else of value. Although Public Awesome, LLC and its affilliates developed the\ninitial code for Stargaze, it does not own or control the Stargaze network, which is run by a decentralized validator set.\n
Votes
Voter
Answer