Proposal Details

Proposal #133

Passed

Proposal title

Base Factory Contract v0.25.0

Submit time

Deposit end time

Voting start time

Voting end time

Tally result

99.20%

Proposal #133 description

Store WASM Code

Stargaze Launchpad v0.25.0 upgrade.

Contract uploaded:

base_factory.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:

d25dc8e17da142a54c5a32d415bbdd462406ea4369b2913dee791dbd8de2198e

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_factory.wasm

Proposal #133 overview

Total votes
2,156
Voters
2,146
Total deposit
20,000 STARS