Skip to content

Commit 959dcbf

Browse files
decofemax-digi
andauthored
docs: mark T10 active on testnet (#833)
Co-authored-by: Max <227239059+max-digi@users.noreply.github.com>
1 parent 2fb3608 commit 959dcbf

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

src/pages/docs/protocol/upgrades/t10.mdx

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ T10 makes zone creation a native Tempo protocol operation. It enshrines `ZoneFac
1010
For most partners, T10 matters if you operate a node, create Tempo Zones, or integrate directly with `ZoneFactory` and `ZonePortal`.
1111

1212
:::info[T10 status]
13-
T10 is scheduled for testnet on August 20, 2026 at 14:00 UTC and mainnet on August 21, 2026 at 14:00 UTC. The forthcoming v1.13.0 release is required; see the [Network Upgrades and Releases table](/docs/guide/node/network-upgrades#node-operator-updates) for the current node-operator release status.
13+
T10 is active on testnet as of August 20, 2026 at 14:00 UTC. Mainnet activation is scheduled for August 21, 2026 at 14:00 UTC. The v1.13.0 release is required; see the [Network Upgrades and Releases table](/docs/guide/node/network-upgrades#node-operator-updates) for the current node-operator release status.
1414
:::
1515

1616
## Timeline
@@ -20,7 +20,7 @@ T10 is scheduled for testnet on August 20, 2026 at 14:00 UTC and mainnet on Augu
2020
| Testnet | August 20, 2026 at 14:00 UTC | `1787234400` |
2121
| Mainnet | August 21, 2026 at 14:00 UTC | `1787320800` |
2222

23-
Node operators must run v1.13.0 before T10 activates on their network to stay synced.
23+
Node operators must run v1.13.0 before T10 activates on mainnet to stay synced.
2424

2525
## T10 upgrade overview
2626

vocs.config.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -909,7 +909,7 @@ export default defineConfig({
909909
items: [
910910
{
911911
text: 'T10',
912-
badge: { text: 'Planned', variant: 'note' as const },
912+
badge: { text: 'Testnet', variant: 'note' as const },
913913
link: '/docs/protocol/upgrades/t10',
914914
},
915915
{

0 commit comments

Comments
 (0)