OPoW & RewardsAdvance Submission Rewards

Advance Rewards

Advance rewards are the rewards earned by Innovators for making Advance Submissions, i.e, discovering novel algorithmic methods in TIG. Innovators are rewarded for these rewards when their Method UAI is referenced by algorithms, and those algorithms are adopted by Benchmarkers.

For further details, check Advance Submissions.

Eligibility for Rewards

Rewards are calculated per block based on adoption. A Method mm is eligible to earn rewards based on the adoption of all algorithms that reference it. Let KmK_m be the set of all algorithms that reference the Method mm. If the Method mm is active, then to earn rewards it must have an adoption of more than 50%50\% i.e.


kKmadoptionk50%\displaystyle\sum_{k\in K_m}\text{adoption}_k\geq 50\%

if a Method is in the merged state then it automatically is eligible for rewards.


Calculating Rewards

A fraction AR%{AR\%} of every block reward funds the Advance reward pool:


AR_reward_pool=block_reward×AR%\text{AR\_reward\_pool} = \text{block\_reward} \times \text{AR\%}

This pool is split equally across all challenges:


AR_reward_pool_pc=AR_reward_poolnumber_of_challenges\text{AR\_reward\_pool\_pc} = \frac{\text{AR\_reward\_pool}}{\text{number\_of\_challenges}}

Where AR_reward_pool_pcAR\_reward\_pool\_pc is the portion of the Advance reward pool for each challenge.

This means that on any given challenge AR%{AR\%} of the block rewards are designated for the Advance submissions. Let KmK_m be the set of all algorithms which reference an eligible Method mm. Then the reward for Method mm is


rewardm=AR_reward_pool_pckKmadoptionk\text{reward}_m = \text{AR\_reward\_pool\_pc} \cdot \displaystyle\sum_{k\in K_m}\text{adoption}_k

If KmK_m is empty, then rewardm\text{reward}_m is set to zero.

Uncaptured Rewards

When the total rewards claimed by eligible Methods is less than the available reward pool, the remaining amount is directed to the TIG bootstrap fund. Let MM be the set of all eligible Methods at the current block. Specifically, for each challenge, any uncaptured reward:


AR_reward_pool_pcmMrewardm\text{AR\_reward\_pool\_pc}- \sum_{m\in M} \text{reward}_m

is transferred to the TIG bootstrap fund. This happens when the total adoption of algorithms referencing eligible Methods is less than 11.

This mechanism ensures that all allocated rewards are distributed, either to Innovators with Advance submissions or back to the TIG ecosystem through the bootstrap fund.