Skip to content

Commit 32b06f2

Browse files
committed
Add more detail to improvement proposal objective
1 parent 206fdbd commit 32b06f2

File tree

1 file changed

+12
-0
lines changed

1 file changed

+12
-0
lines changed

site/docs/roadmap.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,18 @@ project](https://github.com/orgs/input-output-hk/projects/167).
2929
3030
Create a Cardano Improvement Proposal (CIP) that addresses the [Cardano Problem Statement (CPS) about Greater Transaction Throughput (CPS-18)](https://github.com/cardano-scaling/CIPs/blob/master/CPS-0018/README.md). The proposed protocol design shall be applicable to Cardano and feasibility is proven by relevant analysis and simulations.
3131

32+
Creating a CIP is standard procedure to disseminate and discuss protocol changes on Cardano. It will clearly motivate, specify and provide rationale of a concrete change to the Cardano consensus. The discussion will uncover potential blind spots and allow a broad audience to raise their concerns or signal agreement with the changes. The provided evidence in the form of simulation results and cost analysis will build early confidence about the feasibility of the proposed change and pave the way for required governance decisions to rollout the protocol update in a [hard-fork](#hard-fork).
33+
34+
#### Scope
35+
36+
- Refine the protocol design from what was [published by research](https://eprint.iacr.org/2025/1115.pdf) into possible variants
37+
- Create simulators to empirically explore protocol variants and trade-offs
38+
- Cost analysis and threat modeling
39+
- Propose a CIP to solve CPS-18 on [cardano-foundatios/CIPs](https://github.com/cardano-foundation/CIPs)
40+
- Discuss and incorporate feedback into the CIP
41+
42+
This is a joint effort between innovation and engineering teams from Input Output Research (IOR) and Input Output Engineering (IOE) respectively.
43+
3244
### Technical specification
3345

3446
> As a node developer, I want to understand in detail how the Leios protocol works and whether my node implementation is correct.

0 commit comments

Comments
 (0)