Proposals of #207

Launchpad v3.1.1 - SG-721 Updatable

Exec Legacy Content
passed
Expected result
Turnout / Quorum
76.79% / 20.00%
Voting start 2023.08.23 at 16:08:34
Voting end 2023.08.26 at 16:08:34
100.00%
617 215 886 stars
Yes
0.00%
8 073 stars
No
0.00%
3 550 stars
Veto
0.00%
5 030 stars
Abstain

Details

Proposer
-
Total deposit
50 000 stars
Submit time
2023.08.23 at 16:08:34
Deposit end time
2023.09.06 at 16:09:34

Description

Store WASM Code\n\nThis uploads the code for SG-721 Updatable v3.1.1\n\n- Bugfixes while migrating from sg721-base to updatable\n\nThe source code is available at https://github.com/public-awesome/launchpad/releases/tag/v3.1.1\n\n### Compile Instructions\n\nsh\ndocker run --rm -v \$(pwd)\:/code \\\n --mount type=volume,source=\$(basename \$(pwd)\)_cache\,target=/code/target \\\n --mount type=volume,source=registry_cache,target=/usr/local/cargo/registry \\\n cosmwasm/workspace-optimizer:0.12.13\n\n\nThis results in the following SHA256 checksum:\n\n\na45d7c2389683f879d57c6e77620837f240cb20b54131c87498d4ddd87af12ed sg721_updatable.wasm\n\n\n### Verify On-chain Contract\n\nsh\nstarsd q gov proposal $id --output json \\\n| jq -r '.content.wasm_byte_code' \\\n| base64 -d \\\n| gzip -dc \\\n| sha256sum\n\n\n### Verify Local Contract\n\n\nsha256sum artifacts/sg721_updatable.wasm\n\n\n

Votes

Voter
Answer