Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
26 changes: 24 additions & 2 deletions changelog/2025.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -74,6 +74,26 @@ import { useState, useEffect } from 'react';
return <ShowResult />;
})()}
</div>

<div className="changelog-item" data-type="core-feature" data-month="dec">

## Dec 07, 2025
---
**Evolving Incentives: maintain Lock-1ups for Long-term Ecosystem Management**

<br />

<div style={{ marginTop: "1rem" }}></div>

An optional 11 aa lock-up feature for rewards from high-incentive tasks (e.g., in Airdrop or Frontier campaigns).

- **Trigger:** Rewards are deposited to your balance after a campaign.
- **Lock:** Secure rewards by locking them in a smart contract via the Assets page.
- **Release:** After the lock-up period, claim rewards directly to your wallet with one click.

This is a key step in evolving our incentive system toward granular management. It provides a tool to manage liquidity in high-reward scenarios, balancing short-term engagement with the ecosystem's long-term health.

</div>
<div className="changelog-item" data-type="core-feature" data-month="dec">

## Dec 05, 2025
Expand All @@ -84,7 +104,7 @@ import { useState, useEffect } from 'react';

<div style={{ marginTop: "1rem" }}></div>

An optional lock-up feature for rewards from high-incentive tasks (e.g., in Airdrop or Frontier campaigns).
An optional 11 aa lock-up feature for rewards from high-incentive tasks (e.g., in Airdrop or Frontier campaigns).

- **Trigger:** Rewards are deposited to your balance after a campaign.
- **Lock:** Secure rewards by locking them in a smart contract via the Assets page.
Expand All @@ -93,11 +113,13 @@ An optional lock-up feature for rewards from high-incentive tasks (e.g., in Aird
This is a key step in evolving our incentive system toward granular management. It provides a tool to manage liquidity in high-reward scenarios, balancing short-term engagement with the ecosystem's long-term health.

</div>


<div className="changelog-item" data-type="core-feature" data-month="dec">

## Dec 04, 2025
---
**Evolving Incentives: Reward Lock-ups for Long-term Ecosystem Management**
**Evolving Incentives: Reward 11 Lock-ups for Long-term Ecosystem Management**

<br />

Expand Down
17 changes: 16 additions & 1 deletion node_modules/.bin/openai

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

149 changes: 149 additions & 0 deletions node_modules/.package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading