docs: update flip orders + tokenlist for T5 (TIP-1030, TIP-1056, TIP-1026)#406
Closed
max-digi wants to merge 1 commit into
Closed
docs: update flip orders + tokenlist for T5 (TIP-1030, TIP-1056, TIP-1026)#406max-digi wants to merge 1 commit into
max-digi wants to merge 1 commit into
Conversation
…1026) Amp-Thread-ID: https://ampcode.com/threads/T-019e218f-4b73-7337-a0ca-d3921dc84735 Co-authored-by: Amp <amp@ampcode.com>
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
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.
Draft — do not merge until T5 is active on Moderato.
Follow-up to #405. Updates the public DEX flip-order docs and the token onboarding guide to reflect T5 behavior. Held as draft so the docs go live alongside the activation rather than ahead of it.
Files changed
src/pages/protocol/exchange/providing-liquidity.mdxflipTick == tickis now allowed (TIP-1030); validation rules updated from strictly greater/less to greater-or-equal / less-or-equal, with a note about the pegged-pairs use caseorderIddescription clarifies the same id is reused across every flip (TIP-1056)OrderFlipped(notOrderPlaced) — theorderIddoes not changeOrderFlipped, with a parenthetical noting the pre-T5 behaviorsrc/pages/quickstart/tokenlist.mdxlogoURIvs registry) and recommends doing bothlogoURIon-chain (T5+)" subsection with the verified TIP-1026 ABI: 7-argcreateTokenoverload,setLogoURI,LogoURIUpdated(emitted from token's own address),logoURI()view, plus on-chain validation rules (256-byte cap, scheme allowlisthttps/http/ipfs/data, empty-string-clears-field)#adding-a-new-tokenanchor is preserved so external links (including the one int5.mdxfrom docs: add T5 network upgrade page + T4 → T5 migration appendices #405) keep workingVerification
pnpm run checkruns clean (3 pre-existing warnings inscripts/lighthouse.ts, unrelated)tempoxyz/tempotips/tip-1026.mdSequencing
Per the T5 rollout plan, this PR will be marked ready for review and merged after T5 activates on Moderato (June 3, 2026 4pm CEST per #405). Until then it sits as a draft.