Stargaze Names: Name Minter Contract v1.1.1
passed
Expected result
—
Turnout / Quorum
71.02% / 20.00%
Voting start 2022.12.11 at 22:12:49
Voting end 2022.12.14 at 22:12:49
98.15%
560 285 857 stars
Yes
0.00%
3 510 stars
No
0%
0 stars
Veto
1.85%
10 561 807 stars
Abstain
Details
Proposer
-
Total deposit
5 000 stars
Submit time
2022.12.11 at 22:12:49
Deposit end time
2022.12.25 at 22:12:49
Description
Store WASM Code\n\nThis uploads the code for the Name Minter contract.\n\nThe source code is available at https://github.com/public-awesome/names/releases/tag/v1.1.1.\n\n### Compile Instructions\n\nsh\ndocker run --rm -v \$(pwd)\:/code --platform linux/amd64 \\\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.9\n\n\nThis results in the following SHA256 checksum:\n\n\n9473d105fc979ba1d1fd74e46c49d4f044ac146e7a2905525b6f610431b6cd70 name_minter.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/name_minter.wasm\n\n\n
Votes
Voter
Answer