Skip to content

Commit c05fa05

Browse files
authored
Merge pull request #725 from oduameh/add-plomin-documentation
Add Plomin hard fork documentation
2 parents cf55b5a + d82f50f commit c05fa05

File tree

2 files changed

+38
-0
lines changed

2 files changed

+38
-0
lines changed

docs/about-cardano/05-evolution/02-eras-and-phases.mdx

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -63,6 +63,13 @@ The Vasil upgrade significantly enhanced Cardano’s performance and developer e
6363

6464
These features collectively improved the efficiency, expressivity, and scalability of the Cardano network, laying a stronger foundation for advanced smart contracts and DApp development.
6565

66+
The Valentine (SECP) upgrade, executed on February 14, 2023, was an intra-era hard fork in the Babbage ledger era that followed the Vasil upgrade. It introduced new Plutus built-in functions for SECP elliptic curves – enabling native verification of ECDSA and Schnorr signatures on Cardano. This focused change improved interoperability and developer experience without changing the ledger era.
67+
Key facts:
68+
- Intra-era hard fork that kept the ledger in Babbage and followed Vasil
69+
- Added Plutus built-ins for ECDSA and Schnorr; implemented and audited by experts to provide a high level of security
70+
- Helps DApp developers verify signatures from other ecosystems (including EVM sidechains) more simply and cost-effectively
71+
- Took place on February 14, 2023 (epoch 394), protocol version 8.0.
72+
6673
### Conway era
6774

6875
The Conway ledger era is part of Cardano’s _Voltaire development phase_, focused on transforming the network into a self-governing system. It encompasses two hard forks: _Chang_, which introduced the initial governance framework, and _Plomin_, which completed the governance feature set (including DReps, treasury withdrawals, and full governance actions) under [CIP-1694](https://cips.cardano.org/cip/CIP-1694).
Lines changed: 31 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,31 @@
1+
---
2+
title: Plomin
3+
metaTitle: Plomin - the second governance upgrade in the Conway era
4+
---
5+
6+
# Plomin hard fork
7+
8+
Plomin marks the second governance upgrade in the Conway era, completing Cardano's on-chain governance features under [CIP-1694](https://github.com/cardano-foundation/CIPs/tree/master/CIP-1694) and marking the transition to community-driven decision-making. See also the companion explainer for [Chang](/about-cardano/evolution/upgrades/chang).
9+
10+
## What is Plomin
11+
12+
Plomin is the January 29, 2025 hard fork (epoch 537, protocol version 10.0) that introduces the **second batch** of CIP-1694 governance capabilities: it enables the full set of governance actions and activates the **delegated representative (DRep)** role for ada holders.
13+
14+
## Why it matters
15+
16+
With Plomin, Cardano completed the Conway governance era and moved to **decentralized on-chain governance**. Ada holders can now participate directly or via DReps in decisions such as protocol updates, treasury withdrawals, and future hard forks. The upgrade was enacted following approval by stake pool operators (SPOs) and the interim constitutional committee (ICC), making it the first community-driven hard fork in Cardano history.
17+
18+
## Background
19+
20+
Cardano introduced on-chain governance in two stages within the Conway era: **Chang #1** and **Chang #2**. In November 2024, the community affirmed renaming the second stage to **Plomin** in honor of Matthew Plomin.
21+
22+
## Governance scope after Plomin
23+
24+
Plomin enables a **tripartite** governance system in which representative bodies can consider and ratify major decisions. In the immediate post-fork period, Cardano’s elected delegates focus on three foundational items: **the constitution, the budget, and the roadmap** – each to be decided through on-chain processes now made possible by Plomin.
25+
26+
## Feature overview
27+
28+
* Full set of CIP-1694 governance actions
29+
* Activation of the DRep role for delegated voting
30+
* Community-driven hard fork, approved by SPOs and the ICC
31+
* Completion of the Conway governance era under Voltaire.

0 commit comments

Comments
 (0)