Skip to content

Commit d377adf

Browse files
committed
Add notes what to incorporate into implementation plan
1 parent 0c40d45 commit d377adf

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

docs/leios-design/README.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -698,6 +698,13 @@ Genesis (Ouroboros Genesis) enables nodes to bootstrap from the genesis block wi
698698

699699
# Implementation plan
700700

701+
> [!WARNING]
702+
> TODO: mention on-disk storage and its availability; relevant for prototyping and early testnet (chain volume)
703+
>
704+
> TODO: incorporate or at least mention interactions with Peras
705+
>
706+
> TODO: also mention Genesis (potential to only do this later once testnet available?)
707+
701708
The implementation of Ouroboros Leios represents a substantial evolution of the Cardano consensus protocol, introducing high throughput as a third key property alongside the existing persistence and liveness guarantees. The path from protocol specification to production deployment requires careful validation of assumptions, progressive refinement through multiple system readiness levels, and continuous demonstration of correctness and performance characteristics. This chapter outlines the strategy for maturing the Leios protocol design through systematic application of formal methods, simulation, prototyping, and testing techniques.
702709

703710
The result is an implementation plan that not only covers the ["path to active" of CIP-164](https://github.com/cardano-scaling/CIPs/blob/leios/CIP-0164/README.md#path-to-active), but also serves as a rationale for what concrete steps will be taken on our [product roadmap](https://leios.cardano-scaling.org/docs/roadmap/) of realizing Ouroboros Leios.

0 commit comments

Comments
 (0)