You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: content/article/ledger-eras.md
+4-4Lines changed: 4 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -25,13 +25,13 @@ When new functionality needs to be introduced to Cardano, the ledger undergoes a
25
25
## Development phases and ledger eras
26
26
27
27
| Development phase | Focus | Ledger era(s) and functionality introduced | Upgrade names (examples) |
28
-
|:----|:----|:----|:---- |
28
+
| --- | --- | --- | --- |
29
29
|**Byron**| Foundational layer | Byron ledger era: ada transactions, Daedalus and Yoroi wallets, federated consensus | Byron hard fork |
30
30
|**Shelley**| Decentralization | Shelley ledger: stake pools, delegation, community-led block production | Shelley hard fork |
31
-
|**Goguen**| Smart contracts | Allegra: token locking Mary: native tokens and multi-asset support Alonzo: Plutus smart contracts | Allegra, Mary, and Alonzo hard forks |
31
+
|**Goguen**| Smart contracts | Allegra: token locking Mary: native tokens and multi-asset support Alonzo: Plutus smart contracts | Allegra, Mary, and Alonzo hard forks |
32
32
|**Basho**| Scalability and efficiency | Babbage ledger era: reference scripts, inline datums, reference inputs | Known as the Vasil upgrade |
33
-
|**Voltaire**| Governance | Conway ledger era: on-chain governance via [CIP-1694](https://cips.cardano.org/cips/cip1694)| Chang and Plomin upgrades The Chang upgrade initiated the Conway ledger era and introduced the first set of on-chain governance capabilities The Plomin upgrade extended Conway by enabling the full set of governance actions and decentralized representatives (DReps) on mainnet (epoch 537, protocol version 10.0). |
34
-
|**Future**| Ongoing roadmap |**Dijkstra** (planned): Plutus v4, consensus and ledger integration, Conway refactors for transition **Euler** (planned): scope TBD | Next hard fork name TBD |
33
+
|**Voltaire**| Governance | Conway ledger era: on-chain governance via [CIP-1694](https://cips.cardano.org/cips/cip1694)| Chang and Plomin upgrades The Chang upgrade initiated the Conway ledger era and introduced the first set of on-chain governance capabilities The Plomin upgrade extended Conway by enabling the full set of governance actions and decentralized representatives (DReps) on mainnet (epoch 537, protocol version 10.0). |
34
+
|**Future**| Ongoing roadmap |**Dijkstra** (planned): Plutus v4, consensus and ledger integration, Conway refactors for transition **Euler** (planned): scope TBD | Next hard fork name TBD |
35
35
36
36
**Hard fork upgrades** use distinct names for community communication (for example, Chang → Plomin). These names are always mapped internally to a ledger era and protocol version. Hard forks activate a ledger era and may also introduce additional intra-era changes.
0 commit comments