Proposal Details

Proposal #135

Passed

Proposal title

Base Minter Contract v0.25.0

Submit time

Deposit end time

Voting start time

Voting end time

Tally result

99.19%

Proposal #135 description

Store WASM Code

Stargaze Launchpad v0.25.0 upgrade.

Contract uploaded:

base_minter.wasm
.

The source code is available at https://github.com/public-awesome/launchpad/releases/tag/v0.25.0.

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.9

This results in the following SHA256 checksum:

7c53e8a3b076a7e6b7b560c6a70dc88ba972c68205acbee63b20351867ce4f63

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/base_minter.wasm

Proposal #135 overview

Total votes
1,762
Voters
1,754
Total deposit
20,000 STARS