Skip to content

docs: add TIP-1028 and TIP-1049 pages for T6 network upgrade#611

Open
bennytimz wants to merge 1 commit into
tempoxyz:mainfrom
bennytimz:docs/t6-tip-pages
Open

docs: add TIP-1028 and TIP-1049 pages for T6 network upgrade#611
bennytimz wants to merge 1 commit into
tempoxyz:mainfrom
bennytimz:docs/t6-tip-pages

Conversation

@bennytimz

Copy link
Copy Markdown

Summary

Adds TIP documentation pages for the two features shipped with the T6 network upgrade (testnet June 18 2026, mainnet June 23 2026):

  • TIP-1028 — Address-Level Receive Policies (src/pages/docs/protocol/tips/tip-1028.mdx): documents setReceivePolicy, the ReceivePolicyGuard precompile, evaluation order (token filter → sender policy), the TransferBlocked / ReceiptClaimed / ReceiptBurned events, resume vs. reroute claim types, and protocol invariants.

  • TIP-1049 — Admin Access Keys (src/pages/docs/protocol/tips/tip-1049.mdx): documents authorizeAdminKey, isAdminKey, the new AdminKeyAuthorized event, AuthorizedKey slot byte layout (byte 11 = is_admin), RLP trailing optionals, verifyKeychain / verifyKeychainAdmin additions to the TIP-1020 SignatureVerifier precompile, and invariants distinguishing admin keys from limited keys.

Both pages follow the existing TIP page format (frontmatter with id, title, description, authors, status, related, protocolVersion) and will be auto-discovered by the TipsList component via import.meta.glob.

Related: T6 changelog

Test plan

  • Pages render without MDX parse errors
  • TipsList on the TIPs index page includes TIP-1028 and TIP-1049
  • All internal links (TIP-403, TIP-20, TIP-1011, TIP-1020, TIP-1022, TIP-1049, TIP-1028) resolve correctly
  • No unrelated files modified

@vercel

vercel Bot commented Jun 29, 2026

Copy link
Copy Markdown

@bennytimz is attempting to deploy a commit to the Tempo Team on Vercel.

A member of the Team first needs to authorize it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant