World Chain Unveils Full Block Access Lists to Boost Blockchain Scalability

TheNewsCryptoPubblicato 2026-08-06Pubblicato ultima volta 2026-08-06

Introduzione

World Chain has announced the launch of complete block access lists on its Mainnet, set for August 17. This enhancement, building upon the EIP-7928 protocol, is designed to solve a key scalability challenge by boosting transaction throughput without requiring validators to upgrade to more powerful hardware. Traditionally, validators must re-execute transactions sequentially to verify a block. World Chain's architecture, using its "flashblock" system to broadcast access list data every 200 milliseconds, enables validators to check independent transactions in parallel across multiple CPU cores. This approach allows the network to target throughputs up to one gigagas per second while keeping validation latency and hardware requirements stable, as confirmed by internal testnet evaluations. Implemented via a runtime flag rather than a hard fork, this upgrade allows for a smoother transition. As the first operational implementation of streaming EIP-7928 access lists, it contributes to Ethereum's broader scaling roadmap. World Chain is an L2 network built on the OP Stack, focused on global accessibility and applications like stablecoin finance and remittances, underpinned by World ID's proof of humanity.

As the first commercial layer-2 blockchain network to broadcast EIP-7928 block access lists within each flashblock, World Chain today announced the release of complete block access lists. The breakthrough, which will launch on the World Chain Mainnet on August 17, is intended to solve one of the main scaling issues with blockchain technology: boosting transaction throughput without having validators to operate ever-more-powerful hardware.

There is a trade-off between decentralization and performance because as blockchain networks handle more transactions, validators usually need more processing capacity to validate each block. Validators may check blocks in parallel as they are being built thanks to World Chain’s architecture, which allows the network to aim for throughput of up to one gigagas per second while essentially maintaining validator hardware requirements.

Before verifying a block’s authenticity, validators have historically had to re-execute each transaction in turn. Instead, independent transactions may be validated concurrently over many CPU cores rather than one at a time thanks to full block access lists, which provide a record of the blockchain state each transaction reads and writes.

By using its flashblock architecture to broadcast access list data gradually every 200 milliseconds, World Chain expands upon the EIP-7928 protocol. In order to reduce validation latency and distribute verification effort across the block-building process, validators start validating transactions as soon as the block is built rather than waiting until the complete block has been created.

World Chain is currently implementing complete block access lists via a runtime flag rather than a hard fork, in contrast to Ethereum’s intended implementation of EIP-7928 as part of the next Glamsterdam update. Without the need for a coordinated network-wide update, client operators may upgrade prior to the mainnet release on August 17.

Internal evaluation on World Chain test networks revealed that, even with a substantial increase in throughput—up to one gigagas per second utilizing normal cloud infrastructure—validation latency remained essentially unchanged. The findings imply that blockchain networks may significantly boost throughput without correspondingly raising the amount of processing power needed to independently verify the chain.

The distribution adds to Ethereum’s larger scaling plan and is the first operational implementation of streaming EIP-7928 block access lists. In addition to increasing throughput, the solution shows how to scale blockchain performance while retaining accessibility for independent validators, which is essential for sustaining decentralized networks.

World Chain is a layer-2 network created to provide universal access to blockchain technology and its advantages. As part of the Superchain ecosystem, World Chain is designed for scalability and secured by Ethereum as an L2. It is built using the OP Stack and connected with the World protocol.
World Chain, which is based on stablecoin finance, international remittances, trade, and more, is made possible by World ID’s proof of humanity. With compatible wallets, anybody may browse and use real-world applications on World Chain, beginning with World App.

With seven billion people, the globe is positioned to be the greatest network of actual individuals on the planet, offering the only way to maintain individuality and privacy. Sam Altman, Max Novendstern, and Alex Blania started the initiative with the goal of empowering people in the era of artificial intelligence. Visit world.org and X to learn more about the world.

TagsAltcoinBlockchain

Domande pertinenti

QWhat is the main purpose of World Chain's release of complete block access lists?

AThe main purpose is to solve a key scaling issue in blockchain technology by boosting transaction throughput without requiring validators to use increasingly more powerful hardware.

QHow do full block access lists help validators improve efficiency?

AFull block access lists provide a record of the blockchain state each transaction reads and writes, allowing independent transactions to be validated concurrently across many CPU cores instead of re-executing each transaction sequentially.

QWhen is the complete block access list feature scheduled to launch on the World Chain Mainnet?

AIt is scheduled to launch on the World Chain Mainnet on August 17.

QHow does World Chain's implementation of complete block access lists differ from Ethereum's planned approach for EIP-7928?

AWorld Chain is implementing it via a runtime flag rather than a hard fork, allowing client operators to upgrade without a coordinated network-wide update. In contrast, Ethereum plans to implement EIP-7928 as part of a hard fork (the next Glamsterdam update).

QAccording to internal testing, what was the impact on validation latency when throughput increased significantly on World Chain test networks?

AInternal evaluation showed that even with a substantial increase in throughput—up to one gigagas per second—validation latency remained essentially unchanged.

Letture associate

Besu Patches Vulnerabilities in 5 Components: What Node Operators Need to Know

The Ethereum client Besu, developed by the Hyperledger community, has patched five security vulnerabilities discovered by blockchain security firm CertiK. These vulnerabilities, detailed in four security advisories on August 14, were all addressed in version 26.7.1, an urgent security update initially released on July 27. The intentional delay between the patch release and the public disclosure of details gave node operators a crucial window to update. JiaLiang Chang, CertiK's Director of Security Engineering, explained this "patch first, details later" model provides defenders a time advantage, allowing them to identify affected systems, test the update, and coordinate deployments—particularly important for institutional or permissioned blockchain networks requiring formal change management. The vulnerabilities, found through CertiK's "Chain Scan" attack methodology, involved issues in block announcement handling, consensus proposal buffering, WebSocket subscription limits, and JSON-RPC filter creation. If exploited, they could have allowed an attacker to exhaust a node's memory or thread resources, compromising its availability and the consensus process. Chang highlighted that while the open-source ecosystem is moving toward more formalized security testing (like differential fuzzing and bug bounty programs), coverage remains uneven. Testing often focuses more on protocol compliance than on continuous resource exhaustion, race conditions, or deployment-specific failures. He emphasized that third-party research remains vital for uncovering attack vectors beyond routine development, advocating for a mature, cumulative security model combining continuous integration, multi-node attack testing, independent audits, and regression testing for each confirmed vulnerability.

cryptonews.ru20 min fa

Besu Patches Vulnerabilities in 5 Components: What Node Operators Need to Know

cryptonews.ru20 min fa

Hack of Term Finance: Attacker Withdraws $8.5 Million Through Governance System Vulnerability

Decentralized lending protocol Term Finance lost $8.5 million due to an exploit of its governance mechanism, not a smart contract hack. The attacker manipulated the low voter turnout in the Meta Vaults system. By depositing just 0.5 ETH, they received a token (tmvETH) representing a share in the vault. Most users did not convert this token into a separate voting token (gtmvETH). The attacker did, gaining control of 90.66% of the issued voting power despite owning only 0.017% of the vault's capital. The attacker created a legitimate governance proposal to disable the 7-day withdrawal timelock and add their own contract to receive user funds. The proposal, publicly viewable for about 145 hours, passed due to a quorum requirement of only 5% and simple majority rule. After voting ended on August 23, 2026, the proposal was executed, allowing the immediate theft of 2,841 WETH and 1.68 million USDC (later swapped for DAI) from several vaults. The incident highlights systemic risks in decentralized governance when voting rights are separated from economic stake and low participation thresholds exist. Security mechanisms like timelocks were ineffective as the attacker could disable them from within the proposal itself. In response, Term Labs irrevocably closed all Meta Vaults and revoked DAO roles. The core lending protocol remained unaffected. The attack underscores the need for governance designs where security parameters are protected from modification through ordinary proposals.

cryptonews.ru21 min fa

Hack of Term Finance: Attacker Withdraws $8.5 Million Through Governance System Vulnerability

cryptonews.ru21 min fa

Trading

Spot
活动图片