Skip to main content

66 posts tagged with "Scalability"

Blockchain scaling solutions and performance

View all tags

Bitcoin Lightning Network Crosses $1B Monthly Volume — Payment Utility Finally Decouples from Price Speculation

· 8 min read
Dora Noda
Software Engineer

For years, critics dismissed the Lightning Network as a science project — technically impressive but perpetually "18 months away" from real adoption. Then, in November 2025, the layer-2 payment network quietly processed $1.17 billion in a single month, a 266% year-over-year surge that happened while Bitcoin's price was doing nothing particularly exciting. For the first time in Bitcoin's history, payment utility grew independently of speculative price action. That decoupling changes everything.

Sei Network's Parallel EVM Gambit: How 200,000 TPS and Sub-400ms Finality Could Reshape On-Chain Finance

· 10 min read
Dora Noda
Software Engineer

What if Ethereum's execution engine could process transactions the way a modern CPU handles threads — not one by one, but dozens simultaneously? That is the bet Sei Network is placing with its Giga upgrade, a ground-up rebuild that targets 200,000 transactions per second and sub-400-millisecond finality on a fully EVM-compatible Layer 1. If the numbers hold in production, Sei would deliver throughput rivaling centralized exchanges while preserving the composability that makes DeFi possible.

Solana's Client Diversity Moment: Firedancer, Agave, and the Race to One Million TPS

· 8 min read
Dora Noda
Software Engineer

For years, Solana operated as a single-client network — a fact that critics never let its community forget. One codebase meant one set of bugs could halt the entire chain, and halt it did, repeatedly through 2022 and 2023. But in the span of twelve months, something remarkable happened: Solana went from monoculture to a genuine multi-client ecosystem, with two independent validator implementations now running in production and a third consensus overhaul on the horizon. The question is no longer whether Solana can achieve client diversity — it is whether this diversity arrives fast enough to match the institutional capital now flooding in through spot ETFs.

Hedera's Ticketing Breakthrough: How MINGO Is Replacing Legacy Event Infrastructure Across 54 Countries

· 9 min read
Dora Noda
Software Engineer

Somewhere right now, a fan is paying $400 for a concert ticket that cost $65 at face value — and there is a 12% chance that ticket is completely fake. The $100-billion-plus global ticketing industry has been broken for decades: scalper bots snatch up 60% of inventory within seconds, fraud losses climb into the billions annually, and legacy platforms extract 15–20% service fees while doing little to protect buyers. In January 2026, a relatively unknown company called MINGO quietly launched a blockchain-powered ticketing platform across 54 countries — and the underlying technology may finally be the fix the industry has been waiting for.

StarkWare Verifies First ZK-STARK Proof on Bitcoin Signet — Zero-Knowledge Proofs Come Natively to Bitcoin

· 8 min read
Dora Noda
Software Engineer

Bitcoin has always been the most secure and decentralized blockchain in existence — but also the most limited in programmability. That tension is dissolving. StarkWare, the team behind the Starknet Layer 2 network, has successfully verified a ZK-STARK proof on Bitcoin's Signet test network, marking a pivotal milestone in bringing zero-knowledge cryptography natively to the world's largest blockchain.

This achievement, combined with ColliderVM research, Citrea's mainnet launch, and the broader push for Bitcoin Layer 2 infrastructure, signals that 2026 may be the year Bitcoin transforms from a settlement-only chain into a programmable financial platform — without sacrificing any of its core principles.

Bitcoin's Cluster Mempool: How a 15-Year Architecture Overhaul Is Rewriting the Fee Market

· 9 min read
Dora Noda
Software Engineer

For fifteen years, Bitcoin's mempool — the waiting room where unconfirmed transactions sit before being mined into blocks — has operated on architecture designed when a single Bitcoin was worth pennies. That era is ending. On November 25, 2025, Bitcoin Core merged Pull Request #33629, a sweeping redesign called Cluster Mempool that replaces the legacy transaction-sorting engine with a unified, cluster-based framework. Targeted for Bitcoin Core 31.0 in the second half of 2026, this upgrade quietly ranks among the most consequential protocol-level changes Bitcoin has seen since SegWit.

No new opcodes. No token standard. No flashy narrative. Just a fundamental rethinking of how every Bitcoin node decides which transactions matter most — and why that decision has been subtly broken for years.

Ethereum's Hegotá Fork: How Verkle Trees Could Shrink Node Storage by 90% and Unlock Stateless Clients

· 9 min read
Dora Noda
Software Engineer

Running an Ethereum full node in 2026 demands 4-8 TB of NVMe SSD storage, 32-64 GB of RAM, and a modern eight-core CPU. That hardware bill prices out hobbyists, concentrates validation power among well-funded operators, and quietly undermines the decentralization promise that justifies the entire network. The Hegotá hard fork, scheduled for late 2026, aims to change that equation with a single architectural swap: replacing the 15-year-old Merkle Patricia Trie with Verkle Trees, a cryptographic data structure that could cut node storage requirements by up to 90% and make "stateless" Ethereum clients a production reality for the first time.

The Rise of Rollup-as-a-Service: A Double-Edged Sword for Blockchain Deployment

· 9 min read
Dora Noda
Software Engineer

From nine months of engineering to fifteen minutes and a credit card — Rollup-as-a-Service platforms have collapsed the cost and complexity of launching a blockchain to near zero. But as hundreds of chains spawn overnight, the real question isn't whether you can deploy your own rollup. It's whether you should.

Somnia Network: How a SoftBank-Backed L1 Hit One Million TPS Without Abandoning the EVM

· 8 min read
Dora Noda
Software Engineer

In November 2024, a relatively obscure devnet quietly logged 1.05 million ERC-20 transfers in a single second. No sharding. No rollups. Just one Layer 1 chain running plain EVM bytecode. Less than a year later, that chain — Somnia — launched its mainnet with backing from SoftBank and a testnet track record of 10 billion transactions. In a landscape where most "high-performance" chains still struggle to break 5,000 real-world TPS, Somnia's claim of seven-figure throughput demands a closer look.