In the quiet corridors of cryptographic research, a paper published by IOG is about to redefine how Cardano processes transactions. The upgrade, named after Edsger Dijkstra—the father of concurrent computing—carries a subtle but powerful signal: Cardano is finally moving beyond the single-slot, single-block bottleneck that has constrained its throughput since Shelley. But the real story isn’t just about speed; it’s about the architectural shift that could either pull Cardano into the next era of L1 competition or leave it stranded in academic rigor while rivals execute.
Tracing the sentiment pivot from 2017 to today. During the ICO boom, Cardano’s promise was built on peer-reviewed science and a methodical roadmap. Fast forward to 2025, and the community has grown weary of “wait for the next upgrade.” The Dijkstra upgrade, anchored by the Ouroboros Leios protocol, represents the most ambitious engineering effort since the Alonzo hard fork introduced smart contracts. But unlike Alonzo, which brought a new execution model, Leios rewrites the consensus layer itself—a far more invasive change.
Context: The Ouroboros Lineage
Cardano’s consensus family, Ouroboros, has evolved from the original Classic to the Byzantine Fault Tolerance variant Praos, then to Genesis for bootstrapping. Each iteration improved security assumptions or decentralization properties. Leios, however, is the first to fundamentally alter the block production pipeline. Its core idea is Input Endorsers: a new role that allows multiple candidate blocks to be validated in parallel before the slot leader finalizes one. This is not a radical departure from the Ouroboros security model—it still assumes ≤50% honest stake—but it introduces a parallel validation layer that could dramatically increase throughput without sacrificing decentralization.
Mapping the cultural resonance behind the NFT boom. If you think of parallelization as the holy grail of L1 scalability, you’ll notice that Ethereum and Solana have taken different paths. Ethereum’s PBS (Proposer-Builder Separation) creates a market for block construction, centralizing the builder role but enabling MEV extraction. Solana’s Proof of History uses a global clock to sequence transactions, allowing parallel execution but requiring high hardware requirements. Cardano’s Leios side-steps both extremes: it keeps the slot leader decentralized but adds a committee of endorsers who can attest to multiple blocks simultaneously. The result is a design that theoretically scales without forcing validators to run expensive hardware or trust a centralized builder.

Core: The Mechanism and the Hidden Costs
Following the code trail from hack to recovery. The technical elegance of Leios lies in its separation of two orthogonal processes: block production and transaction endorsement. In the current Ouroboros Praos, each slot has a single slot leader who proposes a block and includes all pending transactions. The next slot’s leader validates and builds on top. This serial model caps throughput at roughly 250 TPS (real-world, not theoretical). Leios breaks this serial dependency by allowing multiple endorsers to create “endorsement blocks” that contain sets of transactions. The slot leader then selects one of these endorsed blocks as the canonical one. Because endorsers can work in parallel, the network can process more transactions per slot.

But here’s the catch: parallelism introduces coordination complexity. The endorsers need to agree on which transactions are included to avoid double-spending, and the slot leader must resolve conflicts. The protocol uses a deterministic algorithm to merge endorsement sets, but the computational overhead of validating multiple endorsements per slot could cancel out the throughput gain if not optimized. Based on my experience reverse-engineering DeFi protocols during the 2020 DeFi Summer, I saw that complexity often hides in the implementation details. The Leios paper, published by IOG, has undergone peer review (as is their tradition), but the engineering roadmap for node clients—especially the new parameter set—remains opaque.
The Algorithmic Truth Behind the Token Narrative. The upgrade introduces “updateable protocol parameters” (said in the announcement). This is a subtle but profound shift. Historically, Cardano has relied on hard forks to change parameters like block size, epoch length, or delegation rules. With Leios, the network could adjust endorsement numbers, validation windows, or even fee structures via on-chain governance without a hard fork. This reduces coordination overhead for future upgrades, but it also concentrates power: who controls the parameters? If IOG retains the ability to propose changes without community vote, the upgrade could centralize governance. The Voltaire era is still in its infancy, and the parameters’ governance rights are not yet specified.
Contrarian: The Blind Spots in the Parallelism Narrative
Rewriting the ledger of crypto’s lost legends. The most dangerous assumption in the Leios narrative is that throughput is the bottleneck for Cardano’s adoption. In reality, the bottlenecks are developer tooling, smart contract complexity (eUTXO), and lack of composability. Even if Leios pushes TPS to 5,000, the Plutus VM will still struggle to execute complex DeFi transactions. The execution layer, not the consensus layer, is where Cardano lags behind Solana and Ethereum. I’ve seen this pattern before: during the 2017 ICO boom, many projects boasted about TPS while ignoring the execution environment. Cardano’s eUTXO model is elegant for security but unforgiving for developers. Leios does nothing to change that.
Furthermore, the SPO (Stake Pool Operator) coordination risk is real. There are over 3,000 active pools on Cardano, each running a node. A major node change requires all operators to upgrade their software. Historically, Cardano hard forks have had high compliance rates, but the complexity of Leios might delay adoption. During the Vasil upgrade, some pools took weeks to upgrade, causing temporary chain splits. With Leios introducing new roles (endorsers) and new parameters, the risk of misconfiguration is higher. If a pool operator misconfigures the endorsement parameters, they could be slashed or produce invalid blocks.

The algorithmic truth behind the token narrative. The ADA token itself remains largely unchanged by the upgrade. No new token emissions, no inflation changes. The value capture mechanism is still weak: ADA is used for staking and governance, but transaction fees are negligible. Even if Leios increases transaction volume, fee revenue will remain a tiny fraction of the market cap. The upgrade does not introduce a fee burn mechanism or a deflationary model. So from a tokenomics perspective, the upgrade is a catalyst for network activity, not for token value accrual. The market may price in the narrative, but the fundamental driver for ADA’s price will remain the broader crypto market cycle and adoption of real dApps.
Takeaway: The Next Narrative
Dijkstra is not a silver bullet. It is a necessary but insufficient step for Cardano to compete with Ethereum’s rollup-centric roadmap or Solana’s monolithic high-performance model. The upgrade will likely be deployed in phases, as was the case with Chang (split into two hard forks). The first phase will introduce the node changes and new parameters; the second phase will activate the Leios protocol itself. The market will watch for two key metrics: actual TPS improvements after activation, and the number of new dApps deploying on Cardano in the following months.
Rewriting the ledger of crypto’s lost legends. If Cardano’s community can finally translate academic rigor into real-world performance, the upgrade could mark the beginning of a new narrative—one where Cardano is no longer the “slow and steady” chain but a legitimate contender in the high-throughput race. But if the execution stumbles, the “waiting game” narrative will become even more entrenched. The next six months will tell us whether Dijkstra is a turning point or another step in a long, melancholic journey.