From ee75e448a5de04c0907a48556958622c7f3b5410 Mon Sep 17 00:00:00 2001 From: Jennifer <5339211+jenpaff@users.noreply.github.com> Date: Thu, 30 Apr 2026 15:47:00 +0100 Subject: [PATCH] docs(tips): update TIP metadata statuses Updates requested TIP statuses and protocol versions, renames the T2/T3 meta TIPs, and restores TIP-1038 in this branch so the T3 meta TIP state is tracked again. Co-authored-by: Jennifer <5339211+jenpaff@users.noreply.github.com> Amp-Thread-ID: https://ampcode.com/threads/T-019ddecb-1407-7312-a3b5-97df14c323d9 Co-authored-by: Amp --- tips/tip-0000.md | 3 ++- tips/tip-1006.md | 2 +- tips/tip-1007.md | 2 +- tips/tip-1011.md | 2 +- tips/tip-1020.md | 2 +- tips/tip-1022.md | 2 +- tips/tip-1036.md | 7 +++---- tips/tip-1038.md | 6 +++--- tips/tip-1046.md | 2 +- 9 files changed, 14 insertions(+), 14 deletions(-) diff --git a/tips/tip-0000.md b/tips/tip-0000.md index 20d8bcafc8..f2146162e5 100644 --- a/tips/tip-0000.md +++ b/tips/tip-0000.md @@ -3,8 +3,9 @@ id: TIP-0000 title: TIP Process description: Defines the Tempo Improvement Proposal lifecycle from draft to production. authors: Internal -status: Draft +status: Approved related: N/A +protocolVersion: n/a --- # TIP-0000: TIP Process diff --git a/tips/tip-1006.md b/tips/tip-1006.md index 893f8ad956..a834ff76ab 100644 --- a/tips/tip-1006.md +++ b/tips/tip-1006.md @@ -3,7 +3,7 @@ id: TIP-1006 title: Burn At for TIP-20 Tokens description: The burnAt function for TIP-20 tokens, enabling authorized administrators to burn tokens from any address. authors: Dan Robinson -status: In Review +status: Backlog related: N/A protocolVersion: TBD --- diff --git a/tips/tip-1007.md b/tips/tip-1007.md index e54610036f..bb8dd123e6 100644 --- a/tips/tip-1007.md +++ b/tips/tip-1007.md @@ -3,7 +3,7 @@ id: TIP-1007 title: Fee Token Introspection description: Addition of fee token introspection functionality to the FeeManager precompile, enabling smart contracts to query the fee token being used for the current transaction. authors: Georgios Konstantopoulos -status: In Review +status: Backlog related: N/A protocolVersion: TBD --- diff --git a/tips/tip-1011.md b/tips/tip-1011.md index cdee0f0a4b..621580fd44 100644 --- a/tips/tip-1011.md +++ b/tips/tip-1011.md @@ -3,7 +3,7 @@ id: TIP-1011 title: Enhanced Access Key Permissions description: Extends Access Keys with periodic spending limits, destination/function scoping, and limited calldata recipient scoping. authors: Tanishk Goyal -status: Testnet +status: Mainnet related: Tempo Transaction Spec protocolVersion: T3 --- diff --git a/tips/tip-1020.md b/tips/tip-1020.md index 91f49a5ab1..472a7607a4 100644 --- a/tips/tip-1020.md +++ b/tips/tip-1020.md @@ -3,7 +3,7 @@ id: TIP-1020 title: Signature Verification Precompile description: A precompile for verifying Tempo signatures onchain. authors: Jake Moxey (@jxom), Tanishk Goyal (@legion2002), Howy (@howydev) -status: Testnet +status: Mainnet related: Tempo Transaction Spec protocolVersion: T3 --- diff --git a/tips/tip-1022.md b/tips/tip-1022.md index d65f2f7e30..078a7b5bb5 100644 --- a/tips/tip-1022.md +++ b/tips/tip-1022.md @@ -3,7 +3,7 @@ id: TIP-1022 title: Virtual Addresses for TIP-20 Deposit Forwarding description: Precompile-native virtual addresses that auto-forward TIP-20 deposits to a registered master wallet, eliminating sweep transactions. authors: Dankrad Feist, Liam Horne, Mallesh Pai, Dan Robinson -status: Testnet +status: Mainnet related: TIP-20, TIP-403, TIP-1028 protocolVersion: T3 --- diff --git a/tips/tip-1036.md b/tips/tip-1036.md index abeb9f8e64..411d509ad3 100644 --- a/tips/tip-1036.md +++ b/tips/tip-1036.md @@ -1,14 +1,14 @@ --- id: TIP-1036 -title: T2 Hardfork Bug Fixes +title: T2 Meta TIP description: Meta TIP collecting all audit-driven bug fixes and hardening changes gated behind the T2 hardfork. authors: Tanishk (@legion2002), Rusowsky (@0xrusowsky), Jennifer (@jenpaff), Howy (@howydev), Kitsune (@0xKitsune) -status: In Review +status: Mainnet related: N/A protocolVersion: T2 --- -# TIP-1036: T2 Hardfork Bug Fixes +# TIP-1036: T2 Meta TIP ## Abstract @@ -99,4 +99,3 @@ Adds a transient storage (`TSTORE`/`TLOAD`) guard to prevent reserved liquidity **PR**: [#2786](https://github.com/tempoxyz/tempo/pull/2786) *(merged)* ยท **Author**: @howydev `permit()` now explicitly rejects `recovered == address(0)` before comparing against `owner`. Previously, a crafted signature recovering to `address(0)` could have been accepted if `owner` was also `address(0)`. - diff --git a/tips/tip-1038.md b/tips/tip-1038.md index edc3ef6e0e..896df753a8 100644 --- a/tips/tip-1038.md +++ b/tips/tip-1038.md @@ -1,13 +1,13 @@ --- id: TIP-1038 -title: T3 Hardfork Meta TIP +title: T3 Meta TIP description: Meta TIP collecting all bug fixes, security hardening, and gas correctness changes gated behind the T3 hardfork. authors: Rusowsky (@0xrusowsky), Dragan Rakita (@rakita), Federico Gimenez (@fgimenez), Derek Cofausper (@decofe) -status: Testnet +status: Mainnet protocolVersion: T3 --- -# TIP-1038: T3 Hardfork Meta TIP +# TIP-1038: T3 Meta TIP ## Abstract diff --git a/tips/tip-1046.md b/tips/tip-1046.md index 56eae5f0d3..16d6b88ec2 100644 --- a/tips/tip-1046.md +++ b/tips/tip-1046.md @@ -3,7 +3,7 @@ id: TIP-1046 title: T4 Hardfork Meta TIP description: Meta TIP collecting all bug fixes and security hardening changes gated behind the T4 hardfork. authors: Federico Gimenez (@fgimenez), Derek Cofausper (@decofe), Tanishk Goyal (@legion2002), Marc Martinez (@0xrusowsky), Arsenii Kulikov (@klkvr) -status: Draft +status: Approved related: TIP-1011, TIP-1016, TIP-1031, TIP-1038 protocolVersion: T4 ---