Scaling Ethereum through the cosmos of Layer-2 solutions
Two solutions orbit in tandem: Optimistic Rollups batch transactions with fraud proofs, while ZK-Rollups prove validity through cryptographic zero-knowledge. Like binary stars bound by gravity, they orbit a common center -- Ethereum L1.
Fast, low-cost transactions occur in a limited communication band between participants. When the window closes, the final state settles on-chain -- a celestial mechanics approach to scaling where participants synchronize their dance.
High-speed data streams flow from child chains to the parent, carrying transactions in a plasma-like torrent. Exiting the stream requires cryptographic proof, anchoring the ephemeral flow in permanent consensus.
First Layer-2 concept proposed: Payment channels enable near-instant transactions without touching the mainchain.
Lightning NetworkPlasma architecture introduced: Child chains batch transactions and commit proofs to the parent, enabling massive throughput.
Plasma (Buterin & Poon)Arbitrum testnet launches: Optimistic rollups prove fraud in days, opening a new vector for scaling Ethereum to thousands of transactions per second.
Arbitrum OneOptimism launches on mainnet: The alternative rollup approach settles, proving the viability of the optimistic model in production.
OptimismzkSync mainnet deploys: Zero-knowledge proofs enable instant finality and lower computational overhead than optimistic rollups.
zkSync EraThe constellation is complete. Thousands of Layer-2 solutions are now orbiting Ethereum, each contributing to the great scaling of blockchain. The age of monolithic chains is ending. The age of modular, layered, interconnected networks has begun.