docs: update T5 mainnet activation guidance#483
Merged
Conversation
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
jenpaff
reviewed
Jun 9, 2026
Amp-Thread-ID: https://ampcode.com/threads/T-019eae0d-3a26-73af-8113-e5a5349b1271 Co-authored-by: Amp <amp@ampcode.com>
Amp-Thread-ID: https://ampcode.com/threads/T-019eae0d-3a26-73af-8113-e5a5349b1271 Co-authored-by: Amp <amp@ampcode.com>
Index Supply no longer indexes the Tempo chain (see PR #373), so the orderbook guide's queries cannot run. Drop the guide rewrite, its static e2e test, and the viem bump that only supported it. The orderbook guide will be handled separately as part of the tidx migration. Amp-Thread-ID: https://ampcode.com/threads/T-019eae0d-3a26-73af-8113-e5a5349b1271 Co-authored-by: Amp <amp@ampcode.com>
Amp-Thread-ID: https://ampcode.com/threads/T-019eae0d-3a26-73af-8113-e5a5349b1271 Co-authored-by: Amp <amp@ampcode.com>
Amp-Thread-ID: https://ampcode.com/threads/T-019eae0d-3a26-73af-8113-e5a5349b1271 Co-authored-by: Amp <amp@ampcode.com>
…484-3346 Amp-Thread-ID: https://ampcode.com/threads/T-019eae0d-3a26-73af-8113-e5a5349b1271 Co-authored-by: Amp <amp@ampcode.com> # Conflicts: # src/pages/protocol/tip20/overview.mdx # src/pages/protocol/tip20/spec.mdx # src/pages/protocol/transactions/AccountKeychain.mdx # vocs.config.ts
…leanup Amp-Thread-ID: https://ampcode.com/threads/T-019eae0d-3a26-73af-8113-e5a5349b1271 Co-authored-by: Amp <amp@ampcode.com>
jenpaff
reviewed
Jun 10, 2026
jenpaff
reviewed
Jun 10, 2026
jenpaff
reviewed
Jun 10, 2026
jenpaff
reviewed
Jun 10, 2026
jenpaff
reviewed
Jun 10, 2026
jenpaff
reviewed
Jun 10, 2026
0xrusowsky
reviewed
Jun 10, 2026
0xrusowsky
left a comment
Contributor
There was a problem hiding this comment.
LGTM, jen's cmnts make sense though
Address review feedback on #483 — integrate live T5 feature notes into the guides and TIP-20 spec instead of standalone callouts/sections: - tokenlist: move on-chain logoURI note into the Add icon step; restore plain SVG icon requirement - create-a-stablecoin: move logoURI note into the Add submission logic step - manage-stablecoin: replace logoURI callout with a Set the Token Logo recipe - managing-fee-liquidity: integrate multihop routing (TIP-1033) into the intro - view-the-orderbook: add a maintenance banner for flip-order SQL recipes - tip20/spec: dissolve the 'T5 TIP-20 additions' section — distribute logoURI/setLogoURI/LogoURIUpdated/errors into ITIP20, add a Logo URI (TIP-1026) section, the 7-arg createToken overload into TIP20Factory, TIP-1035/TIP-1034 into System Functions, and a logoURI length invariant Amp-Thread-ID: https://ampcode.com/threads/T-019eb1fc-0318-712f-a040-fb8d417d9f64 Co-authored-by: Amp <amp@ampcode.com>
jenpaff
approved these changes
Jun 11, 2026
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
Merge timing
T5 is active on mainnet (June 9, 2026), so this is ready to merge.
Testing
is_t5()-gated behavior maps to a documented TIP, and TIP-1047 is correctly omitted (descoped, never shipped)handler.webAuthn.mdxPrompted by: @max-digi