Governance Parameters
Several of the numbers involved in governance are parameters and can thus be changed by passing a parameter change proposal.- Minimum deposit: 250 ATOM
- Maximum deposit period: 14 days
- Voting period: 14 days
- Quorum: 40% of participating voting power
- Pass threshold: 50% of participating voting power
- Veto threshold: 33.40% of participating voting power
1. Deposit Period
The deposit period lasts either 14 days or until the proposal deposit totals 250 ATOMs, whichever happens first.Deposits
Prior to a governance proposal entering the voting period (i.e., for the proposal to be voted upon), there must be at least a minimum number of ATOMs deposited (250). Anyone may contribute to this deposit, though it is usually filled by the proposal maker. Deposits of passed and failed proposals are returned to the contributors. In the past, different people have considered contribution amounts differently. There is some consensus that this should be a personal choice. There is also some consensus that this can be an opportunity for supporters to signal their support by adding to the deposit amount, so a proposer may choose to leave contribution room (i.e., a deposit below 250 ATOMs) so that others may participate. It is important to remember that any contributed ATOMs are at risk of being burned.Burned deposits
Deposits are burned only when proposals are vetoed as documented in the Cosmos SDK gov module spec. Deposits are not burned for failing to meet quorum or for being rejected.2. Voting Period
The voting period is currently a fixed 14-day period. During the voting period, participants may select a vote of either ‘Yes’, ‘No’, ‘Abstain’, or ‘NoWithVeto’. Voters may change their vote at any time before the voting period ends.What do the voting options mean?
- Abstain: The voter wishes to contribute to quorum without voting for or against a proposal.
- Yes: Approval of the proposal in its current form.
- No: Disapproval of the proposal in its current form.
- NoWithVeto: A ‘NoWithVeto’ vote indicates a proposal either (1) is deemed to be spam, i.e., irrelevant to Cosmos Hub, (2) disproportionately infringes on minority interests, or (3) violates or encourages violation of the rules of engagement as currently set out by Cosmos Hub governance.
What determines whether or not a governance proposal passes?
There are four criteria:- Deposit is filled: A minimum deposit of 250 ATOM is required for the proposal to enter the voting period
- anyone may contribute to this deposit
- the deposit must be reached within 14 days (this is the deposit period)
- Quorum is reached: A minimum of 40% of the network’s total voting power (staked ATOM) is required to participate
- Simple majority of ‘Yes’ votes: Greater than 50% of the participating voting power must back the ‘Yes’ vote by the end of the 14-day voting period
- Not vetoed: Less than 33.4% of participating voting power must have backed ‘NoWithVeto’ by the end of the 14-day voting period
How is quorum determined?
Voting power, whether backing a vote of ‘Yes’, ‘Abstain’, ‘No’, or ‘NoWithVeto’, counts toward quorum. Quorum is required for the outcome of a governance proposal vote to be considered valid and for deposit contributors to recover their deposit amounts.How is voting tallied?
- Total voting power refers to all staked ATOM at the end of the 14-day voting period. Liquid ATOMs are not part of the total voting power and thus cannot participate in voting.
- Participating voting power refers to only the ATOM which have been used to cast a vote on a particular proposal. Quorum is set to 40% of the participating voting power.