Proposal #474

Upload Autonomy Network Registry Stake Contract V2

Exec Legacy Content
passed
Expected result
Passed
Turnout / Quorum
58.78% / 20.00%

Voting period

Voting ended100.0%
Voting start 2023.03.28 at 09:11:29
Voting end 2023.04.02 at 09:11:29

Vote distribution

75.93%
92 520 903 osmo
Yes
0.01%
10 654 osmo
No
1.35%
1 650 500 osmo
Veto
22.71%
27 672 223 osmo
Abstain

Details

logo
Proposer
-
Total deposit
1 600 osmo
Submit time
2023.03.28 at 09:11:29
Deposit end time
2023.04.11 at 09:11:29

Description

Summary\nThe Autonomy registry contract has successfully gone through testnet and is now ready to launch onto the Osmosis mainnet\n### About Autonomy Registry:\nThis proposal deploys the necessary code on-chain to deploy Autonomy Network as a base system to automate any on-chain action with any on-chain condition. Things are generally automated by using the Autonomy Registry in conjunction with a wrapper contract around some system - for example like a wrapper around the Osmosis DEX that allows for limits and stops on Osmosis. A 2nd simultaneous proposal will deploy the wrapper contract to add limits and stops to Osmosis. This was previously proposed in proposal 342 and proposal 343 but both were rejected because the code in proposal 343 was the wrong code being uploaded by accident. Since then, the code has gone through some improvements and an audit, and has been working well on testnet (osmosis.autoswap.trade).\nMore info at https://gov.osmosis.zone/discussion/6921-proposal-for-adding-limits-and-stops\n#### Repo\nThe source code can be found in this repository.\n### Compile Instructions\nThe binary is compiled at commit d050df1 using cosmwasm/workspace-optimizer:0.12.8. The following command is used:\n \n docker 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.8\n \n\n Checksum of the contracts are following.\n \n # Intermediate\n 2443f923abd18671c42cb524c98f0711cfc1df6ce71f8261f1987c1d0d8917d2 ./target/wasm32-unknown-unknown/release/registry_stake.wasm\n # Optimized\n 7ae0d235e6d80e6326b8a6546f8d826c2ea9c01bcba5cda89d3cf27f0f77835f registry_stake.wasm\n \n### Verify On-chain Contract\n We encourage voters to independently validate that the binary code proposed on-chain matches the Rust source code. The following command may be helpful:\n \n osmosisd q gov proposal $id --output json \\\n | jq -r .content.wasm_byte_code \\\n | base64 -d \\\n | gzip -dc \\\n | sha256sum\n

Votes

Voter
Answer