Proposals of #201

Marketplace v1.6.0 Contract

Exec Legacy Content
passed
Expected result
Turnout / Quorum
73.70% / 20.00%
Voting start 2023.08.03 at 20:08:09
Voting end 2023.08.06 at 20:08:09
99.29%
588 196 271 stars
Yes
0%
0 stars
No
0.00%
3 656 stars
Veto
0.71%
4 218 306 stars
Abstain

Details

Proposer
-
Total deposit
50 000 stars
Submit time
2023.08.03 at 20:08:09
Deposit end time
2023.08.17 at 20:08:09

Description

Store WASM Code\n\nThis uploads the code for Marketplace v1.6.0 the following updates:\n\n- Adds a new BuyFor message that accepts an asset recipient.\n\nThe source code is available at https://github.com/public-awesome/marketplace/releases/tag/v1.6.0\n\n### Compile Instructions\n\nsh\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.13\n\n\nThis results in the following SHA256 checksum:\n\n\n04879bd1a3c75f311a02b5100765b0542bcd5e48105b5fa643af9c63344860ae sg_marketplace.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/sg_marketplace.wasm\n\n\n

Votes

Voter
Answer