You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
On this document, we propose the notion of a Vectorial Issuance Function, which enables to decouple issuance across different classes of recipients, which has the advantage of allowing the expression of per-subpopulation rewards. In particular, this allows for different subsidy forms to be defined for the Voters and the Data Blocks.
Introduction
On the Dynamic Issuance Functional Form document, a scalar Block Reward function $B(t)$ was proposed on which its value Stock & Flow Description for the Subspace Network Tokeconomics denotes the inflow from the Protocol Issuance stock towards the Farmers ($\hat{f}$) population. This inflow is then split between three Farmer subpopulations: Block Proposers ($\hat{p}$), Block Voters ($\hat{v}$) and Data Blocks ($\hat{d}$). Effectively, this means that the causal relationship is that the protocol does issue rewards, which is then split and disbursed to the fractional recipients.
On this document, we propose to reduce the intermediary steps above by making the protocol issuing directly the fractional rewards. This is made by defining a Vectorial Issuance Function rather than a Scalar one. The new function is a strict superset of the old one and has the advantages of increasing the clarity and the governance surface of the issuance mechanism. We name this capacity of being multi-dimensional with issuance as "Decoupled Issuance".
Decoupled Issuance
Defining the Vectorial Issuance Function function
The Vectorial Issuance Function is defined by $\vec{\pi}(t)$, where $\pi_p$, $\pi_v$ and $\pi_p$ are the issuance components for the proposers, voters and data blocks respectively.
For sake of comparison, the Scalar Issuance Function can be described through the following equation. The main difference is that the reward is issued for the general farmer population ($\hat{f}$) which is then to be split.
$$\vec{\pi}(t) = \pi(t) \hat{f}$$
where $\pi(t) = \pi_p(t) + \pi_v(t) + \pi_d(t)$
Example 1: Fitting the Dynamic Issuance definition on Decoupled Issuance
Given that the Vectorial Issuance Function is a superset of the previous scalar block reward function, we're able to express the current issuance definition as being:
Example 2: Decoupling Dynamic Issuance from Voters and Data Blocks
In order to highlight how Decouple Issuance can be of benefit, we propose on this sub-section a alternate version for the issuance (vectorial) function, on which the Proposers will be subsidied through the Dynamic Issuance Functional Form and the Voters and Data Blocks will be subsidied through a independent implementations of the Component-based Halving Subsidies
Given that Voters and Data Blocks have different incentive requirements than Proposers, this approach has the potential for allowing a large degree of customization. It is also possible to mix-and-match this form with the previous one, so that Voters and Data Blocks still receive a fraction of the Dynamic Issuance plus they do receive some independent issued terms.
Example 3: Hybrid Decoupled Issuance
On this approach, we add independent terms for the Voters and Data Blocks to the Current Block Reward vectorial formalism. This will give us:
Example 4: Adding Voter Rewards on top of Dynamic Issuance
On this form, we adopt a similar shape to Example 2, but with the variation that we denominate the extra term for voters as being the "Vote Rewards", which is given by $V(t)$. We also make $V(t)$ being dependent on the ratio between amount of votes per block ($n_{\text{votes}}(t)$) and expected vote count ($\langle n_{\text{votes}}\rangle$) so that the rewards per voter don't change when having extra or less voters on a given block.
By summing the components, it is possible to extract metrics like how much rewards are going to be issued per block, and what is going to be the Issued Rewards Fraction per category (as opposed to Block Rewards Fraction). This is given by:
One limitation of using the Expected Vote Count as the denominator on the Vote Rewards is that there's no hard guarantee that the Actual Cummulative Subsidy towards Voters will be below the Expected Cummulative Subsidy towards Voters at all times.
Example 5: Equitable Rewards with Bonus for Proposers.
On this example, we assume that all recipients are entitled to the same individual amount of rewards ($\pi_n$), just like the voters on Example 4 in regards to the Vote Rewards and the proposers will receive a bonus per non-proposer recipient (which is defined as $\alpha \pi_n$) so that they're incentivized to include as many recipients as possible. Lastly, the rewards are to be set up such that the sum over all recipients rewards will converge to the Block Reward function ($B(t)$). We can implement those properties through the following formalism, where $\alpha$, $\langle n \rangle$ and $\langle n_p \rangle$ are parameters to be set: