Proposals of #16

Minter Contract

Exec Legacy Content
rejected
Expected result
Turnout / Quorum
29.15% / 20.00%
Voting start 2022.03.01 at 17:03:11
Voting end 2022.03.04 at 17:03:11
27.03%
63 328 755 stars
Yes
72.01%
168 721 188 stars
No
0.00%
6 483 stars
Veto
0.95%
2 231 242 stars
Abstain

Details

Proposer
-
Total deposit
1 000 stars
Submit time
2022.03.01 at 17:03:11
Deposit end time
2022.03.15 at 17:03:11

Description

Stargaze's minter contract that facilitates primary market vending machine style minting.\n\nSource Code:\nhttps://github.com/public-awesome/stargaze-contracts/tree/v0.5.0/contracts\n\n\n\n## Verifiying Contracts\n\n# download the contract from the proposal\nstarsd q gov proposal [proposal-number] -o json | jq -r .content.wasm_byte_code | base64 --decode > contract.wasm.gz\n\n# decompress de contract\ngzip -d -c contract.wasm.gz > contract.wasm \n\n# checksum\nsha256sum contract.wasm\n\n\n# clone the repo and checkout to the release\ngit clone https://github.com/public-awesome/stargaze-contracts.git\ncd stargaze-contracts\ngit checkout v0.5.0\n\n\n# compile and optimize contracts\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 \\n cosmwasm/workspace-optimizer:0.12.5\n\n\n# checksum \nsha256sum artifacts/contract.wasm\n

Votes

Voter
Answer