Proposal Details

Proposal #139

Passed

Proposal title

Immutable Whitelist Contract v0.25.0

Submit time

Deposit end time

Voting start time

Voting end time

Tally result

99.20%

Proposal #139 description

Store WASM Code

Stargaze Launchpad v0.25.0 upgrade.

Contract uploaded:

whitelist_immutable.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.11

This results in the following SHA256 checksum:

c8083eca5496c2ad5d64f744040dede6eb499d115df625bc717b1ff200286180

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

Proposal #139 overview

Total votes
2,267
Voters
2,255
Total deposit
20,000 STARS