Stargaze Live Auction v1.0.1
passed
Expected result
—
Turnout / Quorum
71.05% / 20.00%
Voting start 2023.07.28 at 22:07:13
Voting end 2023.07.31 at 22:07:13
99.98%
570 986 859 stars
Yes
0.00%
8 073 stars
No
0.00%
3 550 stars
Veto
0.01%
75 153 stars
Abstain
Details
Proposer
-
Total deposit
50 000 stars
Submit time
2023.07.28 at 22:07:13
Deposit end time
2023.08.11 at 22:08:13
Description
Store WASM Code
This uploads the code for Stargaze Live Auction v1.0.1
The source code is available at https://github.com/public-awesome/marketplace/releases/tag/stargaze-reserve-auction/v1.0.1
This patch follows the release of Reserve Auctions on mainnet to fix a few items outlined below:
- fix usage of seller_funds_recipient address
- add more attributes to certain contract events
Compile Instructions
docker run --rm -v "$(pwd)":/code --platform linux/amd64 \
--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:
1e4ce2fa4885004cdab3f7651b2e1d12d5bc1292c25edc58ea3d70de45802ca7 stargaze_reserve_auction.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/stargaze_reserve_auction.wasm
Votes
Voter
Answer