Proposals of #184

CronCat Mod Balances

Exec Legacy Content
passed
Expected result
Turnout / Quorum
68.28% / 20.00%
Voting start 2023.06.30 at 20:06:51
Voting end 2023.07.03 at 20:07:51
98.26%
539 263 512 stars
Yes
0.00%
7 923 stars
No
0%
0 stars
Veto
1.74%
9 535 299 stars
Abstain

Details

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

Description

CronCat Module: Balances\n\nThe CronCat mod balances contract is a helpful abstraction that allows different kinds of balances (native, cw20, ibc\u2026) to be queried by CronCat. This is especially helpful when using the \if this then that\ aspect of CronCat, which is described in the task 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 more additional info.\n\n## Store WASM Code\n\nContract uploaded: croncat_mod_balances.wasm\n\nSource code: https://github.com/CronCats/cw-croncat/tree/main/contracts/mod-balances\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\n55d5a36be3d0da9b73e3b090c64f7d3967ba42ca5b82c2eeea836561ac23e971\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_balances.wasm\n\n\nHakuna matata.\n

Votes

Voter
Answer