CronCat Factory
passed
Expected result
—
Turnout / Quorum
69.35% / 20.00%
Voting start 2023.06.14 at 02:06:28
Voting end 2023.06.17 at 02:06:28
98.75%
550 441 322 stars
Yes
0.70%
3 901 158 stars
No
0.00%
1 562 stars
Veto
0.55%
3 080 792 stars
Abstain
Details
Proposer
-
Total deposit
20 000 stars
Submit time
2023.06.14 at 02:06:28
Deposit end time
2023.06.28 at 02:06:28
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\n1664a842cd8f549e6eb6618a1115b7bbdbade6b2cb5ebbfa7aaf717223dcae1a\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