Code Submission Rewards
Code Submission rewards are the rewards earned by Innovators for code implementations of algorithms in TIG. Innovators are rewarded when their submitted algorithms are adopted by Benchmarkers.
For more details, check Code Submissions.
Eligibility for Rewards
Rewards are calculated per block based on adoption. For each block, an algorithm is eligible to earn rewards based on its current adoption level: if an algorithm is active, then to earn rewards it must have an adoption of more than i.e.
If an algorithm is in the merged state, then it automatically is eligible for rewards.
Calculating Rewards
A percentage of every block reward funds the Code reward pool:
This pool is split equally across all challenges:
Where is the portion of the Code reward pool for each challenge.
For each block, let be the set of algorithms eligible for rewards. If , then the reward for Algorithm in that block is calculated as:
This represents the algorithm’s proportional share of the reward pool based on its adoption.
Uncaptured Rewards
When the total rewards claimed by eligible algorithms in a block is less than the available reward pool, the remaining amount is directed to the TIG bootstrap fund. Specifically, for each challenge in each block, any uncaptured reward:
is transferred to the TIG bootstrap fund. This happens when the total adoption of eligible algorithms in a block is less than .
This mechanism ensures that all allocated rewards are distributed each block, either to innovative algorithms or back to the TIG ecosystem through the bootstrap fund.