Publicworks.art generative NFT Minter v0.2.0
passed
Expected result
—
Turnout / Quorum
85.80% / 20.00%
Voting start 2024.01.26 at 04:01:10
Voting end 2024.01.29 at 04:01:10
97.52%
672 589 443 stars
Yes
0.01%
82 108 stars
No
0.00%
12 434 stars
Veto
2.46%
16 979 625 stars
Abstain
Details
Proposer
-
Total deposit
50 000 stars
Submit time
2024.01.26 at 02:01:34
Deposit end time
2024.02.09 at 02:02:34
Description
Publicworks.art generative NFT Minter v0.2.0\n### Minter Update v0.2.0\n\nCurrent app: https://publicworks.art\nNext version: https://testnet.publicworks.art\n\nCurrent code: https://github.com/abigpotostew/stargaze-contracts/releases/tag/v0.1.0-imago\nNew code: https://github.com/abigpotostew/stargaze-contracts/releases/tag/v0.2.0-imago\n\nCommonwealth: https://commonwealth.im/stargaze/discussion/10377-public-works-minter-v020?comment=53301\n\n### Changes:\n* Dutch auction support. Unsure of how to price your NFT? Use dutch auctions! Creators set a start and end auction time as well as a start and resting price. The price will dynamically decrease towards the resting price over the duration of the auction. Creators have maximum flexibility on the auction. The price can decline every N seconds (chosen by the creator) and the decline rate is also configurable.\n* Change price structure anytime. Creators can change from fixed price to dutch auction and vice versa anytime.\n* Fee changes-- Remove all community fees. Increased public works fee to 4% of mint price. Removed creation fee. Increase airdrop fee to 50 stars.\n* Multiple mints per transactions. The previous version restricted mints to 1 per transaction. Now collectors can mint as many as they want in a single transaction.\n\n\n### Compile instructions:\n* Checkout tag v0.2.0-imago\n\n\nmake optimize\n\n\nor \n\n\ndocker run --rm -v \$(pwd)\:/code \\\n\t--mount type=volume,source=\$(basename \$(pwd)\)_cache\,target=/code/target \\\n\t--mount type=volume,source=registry_cache,target=/usr/local/cargo/registry \\\n --env RUST_BACKTRACE=1 \\\n\tcosmwasm/workspace-optimizer-arm64:0.12.11\n\n\nThis results in the following SHA256 checksum:\n\n1dc4b174796879da29a7c7bacf206623bc832ed6660987bc9cc50ecd121c85d5 minter_imago-aarch64.wasm\n\n\n### Verify on chain\n\nstarsd q gov proposal $id --output json \\ | jq -r '.content.wasm_byte_code' \\ | base64 -d \\ | gzip -dc \\ | sha256sum \n\n\n### Verify Local Contract\n\nsha256sum artifacts/minter_imago-aarch64.wasm\n
Votes
Voter
Answer