Skip to content
Draft
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
7 changes: 4 additions & 3 deletions src/pages/docs/protocol/upgrades/t7.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -124,11 +124,12 @@ The [v1.10.1 release notes](https://github.com/tempoxyz/tempo/releases/tag/v1.10

## Compatible releases

The following release supports the T7 feature set:
The following releases support the T7 feature set:

| Ecosystem | T7-compatible releases |
|-----------|------------------------|
| Node operators | [v1.10.1](https://github.com/tempoxyz/tempo/releases/tag/v1.10.1) |
| Node operators | [`v1.10.1`](https://github.com/tempoxyz/tempo/releases/tag/v1.10.1) |
| Rust | `tempo-alloy@1.8.1`, `tempo-primitives@1.8.1`, `tempo-contracts@1.8.1`, `tempo-chainspec@1.8.2` |

Release notes and binaries are available in the [v1.10.1 release](https://github.com/tempoxyz/tempo/releases/tag/v1.10.1).

Expand All @@ -151,4 +152,4 @@ Wallets, checkout flows, and infrastructure that display fees should expect the

Apps that show TIP-20 reward information should stop presenting new rewards as accruing from post-T7 reward distributions.

- Wallets and dashboards should separate already-accrued rewards from post-T7 balances.
- Wallets and dashboards should separate already-accrued rewards from post-T7 balances.
Loading