Update docs for T7 mainnet activation#660
Open
max-digi wants to merge 5 commits into
Open
Conversation
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
jenpaff
reviewed
Jul 9, 2026
| --- | ||
| title: Distribute Rewards | ||
| description: Distribute rewards to token holders using TIP-20's built-in reward mechanism. Allocate tokens proportionally based on holder balances. | ||
| title: Legacy Token Rewards |
Contributor
There was a problem hiding this comment.
i wonder if we should just remove from the docs? @malleshpai
jenpaff
reviewed
Jul 9, 2026
| <Cards> | ||
| <Card | ||
| description="Distribute Tempo Token Rewards to users or liquidity providers for eligible activity." | ||
| description="Understand deprecated Tempo Token Rewards behavior and claim already-accrued rewards." |
jenpaff
reviewed
Jul 9, 2026
|
|
||
| :::info[Planned storage savings for active makers] | ||
| After the T7 network upgrade, active makers may pay less gas when they cancel eligible orders or have eligible orders filled, then later place new eligible orders. See the [T7 network upgrade](/docs/protocol/upgrades/t7#user-attributed-dex-savings) for the feature details. | ||
| :::info[Storage savings for active makers] |
Contributor
There was a problem hiding this comment.
remove info or "with t7 active" just update the guide
jenpaff
reviewed
Jul 9, 2026
| --- | ||
| title: Tempo Token Rewards | ||
| description: Built-in reward distribution mechanism for TIP-20 tokens enabling efficient, opt-in proportional rewards to token holders at scale. | ||
| description: Legacy TIP-20 reward distribution behavior and the claim path for already-accrued rewards after T7. |
jenpaff
reviewed
Jul 9, 2026
| --- | ||
| title: Tempo Token Rewards Specification | ||
| description: Technical specification for Tempo Token Rewards using reward-per-token accumulator pattern for scalable pro-rata rewards. | ||
| description: Legacy technical specification for Tempo Token Rewards and the claim path for already-accrued rewards after T7. |
jenpaff
reviewed
Jul 9, 2026
| --- | ||
| title: TIP-20 Tokens Specification | ||
| description: Technical specification for TIP-20 tokens, the optimized token standard extending ERC-20 with memos, rewards distribution, and policy integration. | ||
| description: Technical specification for TIP-20 tokens, the optimized token standard extending ERC-20 with memos, legacy rewards behavior, and policy integration. |
Contributor
There was a problem hiding this comment.
remove rewards distribution
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary