Upload Autonomy Network Limits/Stops Wrapper Contract
passed
Expected result
Passed
Turnout / Quorum
59.45% / 20.00%
Voting period
Voting ended100.0%
Voting start 2023.03.28 at 09:15:07
Voting end 2023.04.02 at 09:15:07
Vote distribution
76.60%
94 400 868 osmo
Yes
0.01%
11 067 osmo
No
1.34%
1 653 735 osmo
Veto
22.05%
27 172 087 osmo
Abstain
Details
Proposer
-
Total deposit
1 600 osmo
Submit time
2023.03.28 at 09:15:07
Deposit end time
2023.04.11 at 09:15:07
Description
Summary\nThe Autonomy limits/stops wrapper for Osmosis has successfully gone through testnet and is now ready to launch onto the Osmosis mainnet\n### About limits/stops wrapper:\nThis proposal deploys the necessary code on-chain for a wrapper contract around the Osmosis DEX that, when used with the Autonomy Registry (deployed in a simultaneous proposal with this one), adds the ability to do limits and stops on 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). More 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 4358036bf4ae3e1c8020fadaf775e19ca9971191a8b9ec73918b4f145e041d89 ./target/wasm32-unknown-unknown/release/wrapper_osmosis.wasm\n # Optimized\n 0db1e33fb47ef97974b4abb6990671169fd9fa7b711eaef791cba643c78203d8 wrapper_osmosis.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 \n
Votes
Voter
Answer