Proposals of #83

Stargaze Names: Name Minter Contract v0.20.0

Exec Legacy Content
passed
Expected result
Turnout / Quorum
69.06% / 20.00%
Voting start 2022.11.24 at 05:11:32
Voting end 2022.11.27 at 05:11:32
98.93%
549 155 066 stars
Yes
0.00%
5 225 stars
No
0.00%
1 115 stars
Veto
1.07%
5 940 087 stars
Abstain

Details

Proposer
-
Total deposit
5 000 stars
Submit time
2022.11.24 at 05:11:32
Deposit end time
2022.12.08 at 05:12:32

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/v0.20.0.\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\na227f4c45193a6e6d08dadf7dedbecf893bdf2cd36cd0fb60cb0231a69ba8471 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