Proposal Details

Proposal #155

Passed

Proposal title

Marketplace v1.3.0 Contract

Submit time

Deposit end time

Voting start time

Voting end time

Tally result

100.00%

Proposal #155 description

Store WASM Code

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

  • Adds a new buy now message
  • Bugfix for trading with 0 royalties

The source code is available at https://github.com/public-awesome/marketplace/releases/tag/v1.3.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:

76e7311b15db66478a63e5c5310bb0480755dd2060f02e28c845ec4473edf85b 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 #155 overview

Total votes
2,440
Voters
2,411
Total deposit
20,000 STARS