Proposal Details

Proposal #201

Passed

Proposal title

Marketplace v1.6.0 Contract

Submit time

Deposit end time

Voting start time

Voting end time

Tally result

99.29%

Proposal #201 description

Store WASM Code

This uploads the code for Marketplace v1.6.0 the following updates:

  • Adds a new BuyFor message that accepts an asset recipient.

The source code is available at https://github.com/public-awesome/marketplace/releases/tag/v1.6.0

Compile Instructions

docker run --rm -v \$(pwd)\:/code \\ --mount type=volume,source=\$(basename \$(pwd)\)_cache\,target=/code/target \\ --mount type=volume,source=registry_cache,target=/usr/local/cargo/registry \\ cosmwasm/workspace-optimizer:0.12.13

This results in the following SHA256 checksum:

04879bd1a3c75f311a02b5100765b0542bcd5e48105b5fa643af9c63344860ae sg_marketplace.wasm

Verify On-chain Contract

starsd q gov proposal $id --output json \\ | jq -r '.content.wasm_byte_code' \\ | base64 -d \\ | gzip -dc \\ | sha256sum

Verify Local Contract

sha256sum artifacts/sg_marketplace.wasm

Proposal #201 overview

Total votes
959
Voters
957
Total deposit
50,000 STARS