-
Notifications
You must be signed in to change notification settings - Fork 6
[EC Api] - Accelerating Cardano's scalability: how Leios’ development follows the sun #1622
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
ivanirakoze
merged 6 commits into
main
from
ivan-irakoze/contrib/accelerating-cardanos-scalability-how-leios-development-follows-the-sun-1759935490444
Oct 9, 2025
Merged
Changes from 1 commit
Commits
Show all changes
6 commits
Select commit
Hold shift + click to select a range
95200c0
[EC Api] - Added: Accelerating Cardano's scalability: how Leios’ deve…
ivanirakoze cd962cf
Update accelerating-cardanos-scalability-how-leios-development-follow…
ivanirakoze 53a0f35
Update content/article/accelerating-cardanos-scalability-how-leios-de…
ivanirakoze c94cb1a
Update content/article/accelerating-cardanos-scalability-how-leios-de…
ivanirakoze 7cd5cf6
Update content/article/accelerating-cardanos-scalability-how-leios-de…
ivanirakoze 0661a92
Update accelerating-cardanos-scalability-how-leios-development-follow…
ivanirakoze File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
75 changes: 75 additions & 0 deletions
75
...icle/accelerating-cardanos-scalability-how-leios-development-follows-the-sun.md
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change | ||||
---|---|---|---|---|---|---|
@@ -0,0 +1,75 @@ | ||||||
--- | ||||||
title: "Accelerating Cardano's scalability: how Leios’ development follows the sun" | ||||||
tags: | ||||||
- Cardano | ||||||
- Leios | ||||||
- Input Output Engineering | ||||||
url: "" | ||||||
image: https://ucarecdn.com/0352518f-62c1-488a-8489-f060cded2be4/ | ||||||
image_text: A banner image for the 'Accelerating Cardano's scalability' article. | ||||||
--- | ||||||
|
||||||
The Cardano ecosystem stands on the threshold of a transformative upgrade that could redefine what's possible on a proof-of-stake blockchain: [Ouroboros Leios](https://leios.cardano-scaling.org/docs/roadmap). | ||||||
|
||||||
What makes this development compelling is not just the technical achievement it represents, but how blockchain’s global nature accelerates its progress. The continuous, collaborative approach to developing Leios demonstrates how distributed teams can work together across time zones to compress development timelines and deliver complex protocol upgrades efficiently. | ||||||
|
||||||
## Understanding Leios: from traffic jams to cruising freedom | ||||||
|
||||||
Think of current blockchain limitations like a single-lane road during rush hour. Even if individual cars (transactions) are efficient, the road itself creates bottlenecks that slow everyone down. No matter how powerful each vehicle becomes, the single lane remains as the fundamental constraint. | ||||||
|
||||||
The [Leios Cardano Improvement Proposal (CIP-0164)](https://github.com/cardano-scaling/CIPs/blob/leios/CIP-0164/README.md), submitted in August 2025, proposes that Leios targets a throughput increase of 30 to 65 times compared to the current [Ouroboros Praos](https://iohk.io/en/research/library/papers/ouroboros-praos-an-adaptively-secure-semi-synchronous-proof-of-stake-protocol/) consensus mechanism. | ||||||
|
||||||
Block producers would create standard Praos blocks alongside larger secondary blocks containing additional transactions, which would undergo committee validation before ledger inclusion. | ||||||
|
||||||
Leios’ development becomes even more impressive when considering the comprehensive [security analysis](https://leios.cardano-scaling.org/news/2025/07/01/weekly-progress-summary) that accompanies it. Teams have completed detailed attack surface analyses, defining terminology and taxonomy for potential vulnerabilities while categorizing major attack types and their mitigation strategies. This dual focus on performance and security exemplifies the methodical approach that has characterized [Input | Output (IO)](https://iohk.io/en/about/)’s development efforts for Cardano from the beginning. | ||||||
|
||||||
## The 'follow the sun' development model: continuous innovation | ||||||
|
||||||
At the heart of Leios's rapid development is the ['follow the sun' model](https://follow-the-sun.github.io/) – a distributed approach where independent teams continuously collaborate across time zones. | ||||||
|
||||||
This approach compresses development timelines by enabling parallel progress on research, prototyping, and implementation. Unlike traditional development cycles, where one developer would see a task through end-to-end, the team developing Leios will adjust to sharing workloads and managing handoffs to adopt to a 24/7 development mindset. | ||||||
|
||||||
The model's power lies in code sharing and iteration. Each team inherits completed work and access to fresh perspectives on complex problems. | ||||||
|
||||||
## Leio’s potential impact across the Cardano ecosystem | ||||||
|
||||||
### For stake pool operators | ||||||
|
||||||
Leios enables manageable infrastructure upgrades rather than requiring complete overhauls. SPOs can handle significantly higher transaction volumes while maintaining acceptable latency. The protocol's design optimizes network bandwidth usage, meaning existing hardware investments remain valuable even as throughput increases dramatically. | ||||||
|
||||||
### For developers and decentralized application (DApp) builders | ||||||
|
||||||
Faster consensus and block propagation directly translate to reduced development friction. DApps currently facing constraints due to transaction processing delays will gain new capabilities, particularly in DeFi protocols and real-world asset tokenization, where transaction speed directly impacts user experience and economic efficiency. | ||||||
|
||||||
### For Cardano users | ||||||
|
||||||
The most visible impact will be quicker transaction confirmations with acceptable latency. This improvement unlocks use cases that require near-instant settlement, from micropayments to high-frequency trading applications, while maintaining the security guarantees users expect from Cardano. | ||||||
|
||||||
### Ecosystem-wide positioning | ||||||
|
||||||
Leios positions Cardano as a legitimate competitor to high-throughput chains, but with one crucial difference: the performance gains come without compromising decentralization or security. This distinction matters enormously for enterprise adoption and regulatory compliance, where these properties are fundamental requirements. | ||||||
|
||||||
## Current development status and timeline | ||||||
|
||||||
The Leios project is advancing through several parallel tracks under community governance in 2025. Handover to Input Output Engineering (IOE) is imminent, marking the transition from research-focused development to full-scale implementation and integration. This milestone represents years of research and prototyping crystallizing into production-ready protocol specifications. | ||||||
|
||||||
The upcoming **Leios Dashboard site**, set to be demoed at Token2049, will provide the community with real-time insights into development progress, testing results, and protocol behavior. This transparency tool will offer unprecedented visibility into the inner workings of a major blockchain protocol upgrade as it develops. | ||||||
|
The upcoming **Leios Dashboard site**, set to be demoed at Token2049, will provide the community with real-time insights into development progress, testing results, and protocol behavior. This transparency tool will offer unprecedented visibility into the inner workings of a major blockchain protocol upgrade as it develops. | |
The upcoming **Leios Dashboard site**, demoed at Token2049, will provide the community with real-time insights into development progress, testing results, and protocol behavior. This transparency tool will offer unprecedented visibility into the inner workings of a major blockchain protocol upgrade as it develops. |
ivanirakoze marked this conversation as resolved.
Outdated
Show resolved
Hide resolved
ivanirakoze marked this conversation as resolved.
Outdated
Show resolved
Hide resolved
ivanirakoze marked this conversation as resolved.
Outdated
Show resolved
Hide resolved
ivanirakoze marked this conversation as resolved.
Outdated
Show resolved
Hide resolved
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.