Sei Giga
Benjamin Marsh, Steven Landers, Jayendra Jog
TL;DR
Sei Giga targets scalable, secure EVM execution on a public PoS L1 by decoupling data availability, consensus, and execution. It introduces Autobahn-style multi-proposer data dissemination with PoA certificates and a Cut-based global ordering, enabling async block execution and parallel processing to achieve >$5$ gigagas/sec throughput and sub-$400$ ms finality. Core contributions include a DA lanes architecture, a flat LSM-based storage with cryptographic accumulators, an evmone-based execution client, and a Block-STM-style OCC execution model that preserves determinism across validators. The practical impact is enabling web2-scale usage on a verifiable, permissionless blockchain while maintaining Ethereum-like EVM compatibility and robust economic incentives for validators and governance.
Abstract
We introduce the Sei Giga, a multi-concurrent producer parallelized execution EVM layer one blockchain. In an internal testnet Giga has achieved >5 gigagas/sec throughput and sub 400ms finality. Giga uses Autobahn for consensus with separate DA and consensus layers requiring f+1 votes for a PoA on the DA layer before consensus. Giga reaches consensus over ordering and uses async block execution and state agreement to remove execution from the consensus bottleneck.
