From 95200c0149ae0531c3c2f71ac519640aaa983a90 Mon Sep 17 00:00:00 2001 From: Ivan Irakoze Date: Wed, 8 Oct 2025 17:58:11 +0300 Subject: [PATCH 1/6] =?UTF-8?q?[EC=20Api]=20-=20Added:=20Accelerating=20Ca?= =?UTF-8?q?rdano's=20scalability:=20how=20Leios=E2=80=99=20development=20f?= =?UTF-8?q?ollows=20the=20sun?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- ...y-how-leios-development-follows-the-sun.md | 75 +++++++++++++++++++ 1 file changed, 75 insertions(+) create mode 100644 content/article/accelerating-cardanos-scalability-how-leios-development-follows-the-sun.md diff --git a/content/article/accelerating-cardanos-scalability-how-leios-development-follows-the-sun.md b/content/article/accelerating-cardanos-scalability-how-leios-development-follows-the-sun.md new file mode 100644 index 00000000..f947285d --- /dev/null +++ b/content/article/accelerating-cardanos-scalability-how-leios-development-follows-the-sun.md @@ -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 broader implications + +Leios demonstrates how blockchain development has matured from early experimental phases to globally coordinated engineering efforts. The project's success reflects lessons learned from previous Cardano upgrades, community governance evolution, and the growing sophistication of distributed development methodologies. + +As Cardano approaches this next phase of scaling capability, the development methodology becomes as important as the technical achievement. The ability to deliver complex protocol upgrades through distributed collaboration establishes a template for future innovations that will continue expanding what's possible in decentralized systems. + +The highway analogy extends beyond just transaction processing. Leios development represents the infrastructure for a future where: + +* blockchain capacity constraints no longer limit innovation,  + +* developers can focus on creating value rather than optimizing around throughput bottlenecks, and  + +* users experience the seamless, fast interactions they expect from modern digital systems. + + +All while maintaining the security and decentralization properties that make blockchain technology valuable. + +For the latest on Leios development and technical discussions, [follow the weekly progress summaries](https://leios.cardano-scaling.org/news) that document this remarkable engineering effort in real time. From cd962cf0111b1d3114a74c489f33b1cd5190efe7 Mon Sep 17 00:00:00 2001 From: Ivan Irakoze <102920475+ivanirakoze@users.noreply.github.com> Date: Thu, 9 Oct 2025 12:26:55 +0300 Subject: [PATCH 2/6] Update accelerating-cardanos-scalability-how-leios-development-follows-the-sun.md Final edits to the draft. --- ...danos-scalability-how-leios-development-follows-the-sun.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/content/article/accelerating-cardanos-scalability-how-leios-development-follows-the-sun.md b/content/article/accelerating-cardanos-scalability-how-leios-development-follows-the-sun.md index f947285d..baa89f30 100644 --- a/content/article/accelerating-cardanos-scalability-how-leios-development-follows-the-sun.md +++ b/content/article/accelerating-cardanos-scalability-how-leios-development-follows-the-sun.md @@ -27,7 +27,7 @@ Leios’ development becomes even more impressive when considering the comprehen 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. +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 adapt to a 24/7 development mindset. Leios and the 24/7 approach have empowered Input Output Engineering (IOE) to review its software development lifecycle operating model and release processes, enabling a more efficient, nimble, and transparent approach for the community. The model's power lies in code sharing and iteration. Each team inherits completed work and access to fresh perspectives on complex problems. @@ -53,7 +53,7 @@ Leios positions Cardano as a legitimate competitor to high-throughput chains, bu 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 IOE's ability to deliver software at pace in a transparent manner. ## The broader implications From 53a0f352079ff35ebc3b31fb5287437c1287f42d Mon Sep 17 00:00:00 2001 From: Ivan Irakoze <102920475+ivanirakoze@users.noreply.github.com> Date: Thu, 9 Oct 2025 12:27:42 +0300 Subject: [PATCH 3/6] Update content/article/accelerating-cardanos-scalability-how-leios-development-follows-the-sun.md Co-authored-by: olgahryniuk <67585499+olgahryniuk@users.noreply.github.com> --- ...ardanos-scalability-how-leios-development-follows-the-sun.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/article/accelerating-cardanos-scalability-how-leios-development-follows-the-sun.md b/content/article/accelerating-cardanos-scalability-how-leios-development-follows-the-sun.md index baa89f30..8370ccf5 100644 --- a/content/article/accelerating-cardanos-scalability-how-leios-development-follows-the-sun.md +++ b/content/article/accelerating-cardanos-scalability-how-leios-development-follows-the-sun.md @@ -31,7 +31,7 @@ This approach compresses development timelines by enabling parallel progress on 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 +## Leios' potential impact across the Cardano ecosystem ### For stake pool operators From c94cb1a904a9d8391569040f05b0dfff3e8c0926 Mon Sep 17 00:00:00 2001 From: Ivan Irakoze <102920475+ivanirakoze@users.noreply.github.com> Date: Thu, 9 Oct 2025 12:28:27 +0300 Subject: [PATCH 4/6] Update content/article/accelerating-cardanos-scalability-how-leios-development-follows-the-sun.md Co-authored-by: olgahryniuk <67585499+olgahryniuk@users.noreply.github.com> --- ...ardanos-scalability-how-leios-development-follows-the-sun.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/article/accelerating-cardanos-scalability-how-leios-development-follows-the-sun.md b/content/article/accelerating-cardanos-scalability-how-leios-development-follows-the-sun.md index 8370ccf5..b885531d 100644 --- a/content/article/accelerating-cardanos-scalability-how-leios-development-follows-the-sun.md +++ b/content/article/accelerating-cardanos-scalability-how-leios-development-follows-the-sun.md @@ -63,7 +63,7 @@ As Cardano approaches this next phase of scaling capability, the development met The highway analogy extends beyond just transaction processing. Leios development represents the infrastructure for a future where: -* blockchain capacity constraints no longer limit innovation,  +* Blockchain capacity constraints no longer limit innovation * developers can focus on creating value rather than optimizing around throughput bottlenecks, and  From 7cd5cf605a8ed506bcdf62dc0372918cced5d741 Mon Sep 17 00:00:00 2001 From: Ivan Irakoze <102920475+ivanirakoze@users.noreply.github.com> Date: Thu, 9 Oct 2025 12:28:40 +0300 Subject: [PATCH 5/6] Update content/article/accelerating-cardanos-scalability-how-leios-development-follows-the-sun.md Co-authored-by: olgahryniuk <67585499+olgahryniuk@users.noreply.github.com> --- ...danos-scalability-how-leios-development-follows-the-sun.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/content/article/accelerating-cardanos-scalability-how-leios-development-follows-the-sun.md b/content/article/accelerating-cardanos-scalability-how-leios-development-follows-the-sun.md index b885531d..fc274d89 100644 --- a/content/article/accelerating-cardanos-scalability-how-leios-development-follows-the-sun.md +++ b/content/article/accelerating-cardanos-scalability-how-leios-development-follows-the-sun.md @@ -65,9 +65,9 @@ The highway analogy extends beyond just transaction processing. Leios developmen * Blockchain capacity constraints no longer limit innovation -* developers can focus on creating value rather than optimizing around throughput bottlenecks, and  +* Developers can focus on creating value rather than optimizing around throughput bottlenecks, and  -* users experience the seamless, fast interactions they expect from modern digital systems. +* Users experience the seamless, fast interactions they expect from modern digital systems. All while maintaining the security and decentralization properties that make blockchain technology valuable. From 0661a92265e2ea62f04d79cc067e16616bcaefb9 Mon Sep 17 00:00:00 2001 From: Ivan Irakoze <102920475+ivanirakoze@users.noreply.github.com> Date: Thu, 9 Oct 2025 12:30:02 +0300 Subject: [PATCH 6/6] Update accelerating-cardanos-scalability-how-leios-development-follows-the-sun.md --- ...ardanos-scalability-how-leios-development-follows-the-sun.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/article/accelerating-cardanos-scalability-how-leios-development-follows-the-sun.md b/content/article/accelerating-cardanos-scalability-how-leios-development-follows-the-sun.md index fc274d89..a7a6af46 100644 --- a/content/article/accelerating-cardanos-scalability-how-leios-development-follows-the-sun.md +++ b/content/article/accelerating-cardanos-scalability-how-leios-development-follows-the-sun.md @@ -53,7 +53,7 @@ Leios positions Cardano as a legitimate competitor to high-throughput chains, bu 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 IOE's ability to deliver software at pace in a transparent manner. +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 IOE's ability to deliver software at pace in a transparent manner. ## The broader implications