Conviction Voting - Minimum Effective Supply

Minimum Effective Supply

In order to understand the role of Minimum Effective Supply, we first need to re-examine the definition of effective supply and its role in determining our minimum conviction parameter.

The Minimum Conviction dictates how many TEC tokens are needed to pass a proposal, no matter how small the amount requested. On the Commons Config Dashboard (CCD), the Minimum Conviction is set as a percentage of the effective supply, where effective supply is the number of tokens actively voting on proposals.

Let us look at an example:

Minimum Conviction = 20% of Effective Supply

Proposal #1 - 100 Active Voting Tokens (MC not satisfied)
Proposal #2 - 400 Active Voting Tokens (holds MC)
Proposal #3 - 1000 Active Voting Tokens (holds MC)

Effective Supply = 1500 Tokens (Among 3 proposals)

Required tokens to satisfy Minimum Conviction = 300 (1500 * 0.2)

The Minimum Effective Supply parameter exists to deal with specific edge-cases that attempt to pass a proposal immediately after the initialization of our Conviction Voting Modules, when the effective supply is very small.

For example, we have just launched our Conviction Voting module, and already there is 1 proposal that is attempting to send funds from the Common Pool to an EOA. Based upon our parameters:

Minimum Conviction = 20% of Effective Supply

Proposal #1 -- 20 Active Voting Tokens (holds MC)

Effective Supply = 20 Tokens

Required Tokens to satisfy Minimum Conviction = 4 Tokens (20 * 0.2)

This proposal clearly passes the requirements of holding Minimum Conviction, and depending on what you defined as your Conviction Growth parameter, could open up the possibility for this type of proposal to be executed before the community is able to do anything about it.

The Minimum Effective Supply is a parameter that prevents proposals like this from satisfying the Minimum Conviction requirement, because it defines an assumed minimum for the value of effective supply with every proposal. If you set this parameter to 1000 tokens, the proposal above and any other active proposal where the effective supply is less than 1000 tokens – will be assumed by our Conviction Voting Module, to be exactly 1000 tokens actively voting, meaning the proposal would still need at least 200 tokens (1000 * 0.2) voting on the proposal in order for it to satisfy the Minimum Conviction parameter.

Implications & Parameter Options

You will have the option to set the Minimum Effective Supply to any number of tokens you would like.

The implications of setting this parameter is that it will remain after the initialization of the Conviction Voting module. If the Minimum Effective Supply is too high (>100,000 tokens), the community will have a hard time passing legitimate proposals. If it is too low (<1000 tokens), we expose ourselves to the possibility of an agent executing on this edge case.

Since this parameter has limited scope and high impact, it is set as a default parameter within the advanced parameter section. Any altering of this parameter should be justified within your design strategy.

Related Parameters to consider when defining the Minimum Effective Supply parameter:

Minimum Conviction
Conviction Growth
Spending Limit

Suggested Range:
Undefined

********This Post is still Under Review!

1 Like