Proposals of #163

CronCat Factory

Exec Legacy Content
rejected
Expected result
Turnout / Quorum
59.76% / 20.00%
Voting start 2023.05.11 at 00:05:15
Voting end 2023.05.14 at 00:05:15
2.01%
9 648 465 stars
Yes
95.85%
460 358 793 stars
No
1.02%
4 920 177 stars
Veto
1.12%
5 376 544 stars
Abstain

Details

Proposer
-
Total deposit
20 000 stars
Submit time
2023.05.11 at 00:05:15
Deposit end time
2023.05.25 at 00:05:15

Description

CronCat Factory\n\nThe CronCat factory contract is a custom factory architecture that allows for \child\ CosmWasm contracts where new versions can be deployed.\n\nThe factory is controlled by a cw3 fixed multisig.\n\nSee https://docs.cron.cat for more info.\n\n## Store WASM Code\n\nContract uploaded: croncat_factory.wasm\n\nSource code: https://github.com/CronCats/cw-croncat/tree/main/contracts/croncat-factory\n\n## Compile Instructions\n\nCronCat consists of several smart contracts, utilizing cargo workspaces. Look in the project root for a justfile that contains several helper utilities.\n\nTo compile the canonical way:\n\nsh\ndocker run --rm -v \$(pwd)\:/code --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\n\n\nThe above will take a while. \ud83d\ude3c\n\nThis results in the following checksum:\n\n\n7b880d3b95317775f4b0b585dad76574cc0ce0b52fc73a1cc06f0f0428678a8e\n\n\n## Verify on-chain contract\n\nsh\nstarsd q gov proposal $ID --output json | jq -r '.content.wasm_byte_code' | base64 -d | gzip -dc | sha256sum\n\n\n## Verify locally\n\nsh\nsha256sum artifacts/croncat_factory.wasm\n\n\nBe good to yourself.\n

Votes

Voter
Answer