Skip to content

Commit 8f58a0a

Browse files
committed
updates inflation schedule for v6 upgrade
1 parent d4554d0 commit 8f58a0a

2 files changed

Lines changed: 11 additions & 13 deletions

File tree

learn/staking-governance-supply.md

Lines changed: 11 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -31,19 +31,17 @@ Learn how to
3131

3232
## Inflation
3333

34-
TIA inflation starts at 8% annually. Initially, it was set to decrease by 10% every year until
35-
reaching a long-term issuance rate of 1.5%. However, with the v4 Lotus upgrade
36-
([CIP-29](https://cips.celestia.org/cip-029.html)) in July 2025, the inflation rate
37-
dropped from ~7.2% to ~5.0% at the time of the upgrade and will continue to decrease by
38-
6.7% every year until it stabilizes at 1.5%. The diagram below illustrates both the
39-
initial inflation rates and those after the v4 upgrade.
40-
41-
![inflation diagram](/img/learn/TIA_inflation_post-cip29.png)
42-
43-
The annual provisions for inflation are calculated based on the total supply of
44-
TIA at the beginning of each year. To calculate how many TIA to issue per block,
45-
Celestia uses the block timestamp rather than the block height since the time
46-
between blocks can vary and cause actual issuance to be higher than the target.
34+
TIA inflation started at 8% annually.
35+
36+
1. Initially, it was set to decrease by 10% every year until reaching a long-term issuance rate of 1.5%.
37+
38+
2. With the v4 Lotus upgrade ([CIP-29](https://cips.celestia.org/cip-029.html)) in July 2025, the inflation rate dropped from ~7.2% to ~5.0% and was set to continue decreasing by 6.7% every year until it stabilized at 1.5%.
39+
40+
3. With the v6 ([CIP-41](https://cips.celestia.org/cip-041.html#inflation-schedule-over-time)) upgrade in November 2025, the inflation rate again dropped to ~2.5% and will continue to decrease by 6.7% every year until it stabilizes at 1.5%.
41+
42+
The diagram below illustrates both the initial inflation rates and those after the v6 upgrade.
43+
44+
![inflation diagram](/img/learn/TIA_inflation_post-cip41.jpg)
4745

4846
For an in-depth understanding, refer to
4947
[ADR019](https://github.com/celestiaorg/celestia-app/blob/main/docs/architecture/adr-019-strict-inflation-schedule.md).
337 KB
Loading

0 commit comments

Comments
 (0)