Skip to content

Commit 61552e1

Browse files
authored
Merge pull request #1610 from input-output-hk/emmanuelamehiohkio/contrib/ledger-eras-1759402016237
[EC Api] - Ledger eras
2 parents 840bd63 + 5d82433 commit 61552e1

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

content/article/ledger-eras.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -25,13 +25,13 @@ When new functionality needs to be introduced to Cardano, the ledger undergoes a
2525
## Development phases and ledger eras
2626

2727
| Development phase | Focus | Ledger era(s) and functionality introduced | Upgrade names (examples) |
28-
| :---- | :---- | :---- | :---- |
28+
| --- | --- | --- | --- |
2929
| **Byron** | Foundational layer | Byron ledger era: ada transactions, Daedalus and Yoroi wallets, federated consensus | Byron hard fork |
3030
| **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 |
3232
| **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 |
3535

3636
**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.
3737

0 commit comments

Comments
 (0)