World Chain plans streaming block-access lists to speed up L2 validation
The Optimism-based network says it will stream Ethereum's EIP-7928 access data every 200 milliseconds from Aug. 17, ahead of the base layer's planned upgrade.
World Chain plans to become the first production Layer 2 to stream full Ethereum block-access lists inside every flashblock, with the feature scheduled for mainnet activation on Aug. 17. The announcement covered in the exclusive infrastructure report describes a system that sends the list every 200 milliseconds while a two-second block is still being assembled.
Block-access lists record the accounts and storage slots touched by transactions, along with the resulting state changes. Validators can use that information to check independent transactions in parallel instead of re-executing every transaction sequentially after the block is complete.
From a proposal to a live L2 test
The underlying Ethereum Improvement Proposal, EIP-7928, is planned as a headline change in the Glamsterdam upgrade later this year. World Chain is taking the idea to production earlier through its Optimism-based rollup, using a runtime flag rather than waiting for a base-layer hard fork.
That makes World Chain a useful test of the operational details. The network says the access data will stream through Flashblocks, a Flashbots technology that sends partial sub-blocks roughly every 200 milliseconds and enables transaction preconfirmations before the full rollup block is finalized.
The throughput claim needs a validator test
World Chain is targeting throughput of up to one gigagas per second without requiring more powerful validator hardware. Its test-network benchmarks found validation latency remained broadly stable as throughput increased, according to the announcement.
The meaningful production question is whether independent operators can reproduce that result under real traffic. Faster block construction is not the same as a faster or safer chain if the data stream is difficult to process, the implementation is fragile or the validator set becomes dependent on specialized infrastructure.
A step toward Ethereum's next bottleneck
World Chain is associated with World, the digital-identity project co-founded by OpenAI chief executive Sam Altman. Its rollout puts a consumer-facing network at the intersection of identity, rollup execution and Ethereum's effort to make verification more parallel.
The Aug. 17 date is a planned activation, not evidence that the feature is already live. If the rollout works, World Chain will provide production feedback before Ethereum considers the same access-list model for its base layer. If it struggles, the test could expose the trade-offs that are hidden by throughput headlines.