Skip to content

Commit eecc6b4

Browse files
authored
Small changes to t3 doc (#227)
1 parent 6b50522 commit eecc6b4

File tree

1 file changed

+1
-4
lines changed
  • src/pages/protocol/upgrades

1 file changed

+1
-4
lines changed

src/pages/protocol/upgrades/t3.mdx

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,6 @@ T3 is Tempo's next network upgrade. It introduces the following changes:
2626
- Enhanced access key permissions with periodic spending limits, call scoping, and a protocol-level ban on access-key contract creation ([TIP-1011](/protocol/tips/tip-1011))
2727
- A signature verification precompile for secp256k1, P256, and WebAuthn signatures ([TIP-1020](/protocol/tips/tip-1020))
2828
- Virtual addresses for TIP-20 deposit forwarding ([TIP-1022](/protocol/tips/tip-1022))
29-
- Security hardening and gas correctness fixes (TIP-1038)
3029

3130
**Action required for integrators:** Partners that create or update access keys should upgrade to a T3-compatible SDK release before activation.
3231

@@ -37,7 +36,6 @@ T3 is Tempo's next network upgrade. It introduces the following changes:
3736
| Access keys | Wallets, account SDKs, and apps using connected apps or subscriptions | Existing authorized access keys remain valid for delegated transaction flows. T3 adds optional periodic limits and call scoping, bans contract creation from access-key transactions, and changes the authorization ABI used to create or rotate keys. |
3837
| Signature verification precompile | Smart contract teams, account integrators, and wallet SDKs | Contracts can verify secp256k1, P256, and WebAuthn signatures through one precompile instead of custom verifier contracts. |
3938
| Virtual addresses | Exchanges, ramps, custodians, payment processors, explorers, and indexers | Partners can generate per-user TIP-20 deposit addresses that forward to a registered master wallet. Explorers and indexers should display and attribute forwarded deposits correctly. |
40-
| Node upgrades | Node operators, RPC providers, and infra teams | T3 also includes security hardening and gas correctness fixes. All operators should roll out the T3-compatible release before activation, even if they do not plan to use the new features directly. |
4139

4240
## Breaking changes
4341

@@ -76,8 +74,7 @@ Tempo's broader tooling ecosystem is available in [Developer tools](/quickstart/
7674
Versions will be added here once a T3-compatible release has been published for each SDK.
7775

7876
## Related docs
79-
- Virtual addresses guide: coming soon
80-
- Subscription and recurring-permissions guide: coming soon
77+
Guides about TIPs coming soon.
8178

8279
## Feature TIPs
8380

0 commit comments

Comments
 (0)