Proposals of #186

CronCat Mod Generic

Exec Legacy Content
passed
Expected result
Turnout / Quorum
68.28% / 20.00%
Voting start 2023.06.30 at 20:06:31
Voting end 2023.07.03 at 20:07:31
98.26%
539 307 823 stars
Yes
0.00%
8 360 stars
No
0%
0 stars
Veto
1.74%
9 522 935 stars
Abstain

Details

Proposer
-
Total deposit
50 000 stars
Submit time
2023.06.30 at 20:06:31
Deposit end time
2023.07.14 at 20:07:31

Description

CronCat Module: Generic\n\nThe CronCat mod generic contract allows for all kinds of queries, wrapped in a special way that makes it easy to create tasks that have superpowers when it comes to executing exactly when it's supposed to. This makes the \if this then that\ aspect of CronCat ridiculously generic, which boils down to the fields queries and transforms. You can read more about those fields at https://docs.cron.cat/docs/task-anatomy/#queries--transforms.\n\nSee https://docs.cron.cat/docs for additional info.\n\n## Store WASM Code\n\nContract uploaded: croncat_mod_generic.wasm\n\nSource code: https://github.com/CronCats/cw-croncat/tree/main/contracts/mod-generic\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\nc004610b61b3c64b405658c40b9c845cc9622033ecc4385f03e3db652aad8763\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_mod_generic.wasm\n\n\nHakuna matata.\n

Votes

Voter
Answer