The post Inside Ethereum’s race to achieve 10 million TPS appeared on BitcoinEthereumNews.com. Ethereum is picking up speed again, not in price charts where it is currently struggling, but in the silent machinery beneath it. Two parallel breakthroughs, one on the protocol layer and the other in cryptography, are redefining how fast and how light the world’s most-used blockchain can run. Together, they sketch a future where anyone, from institutions to small-time validators, can participate on the network in real time without needing supercomputers or deep pockets. Fusaka upgrade The first significant milestone on that path is Fusaka, Ethereum’s upcoming hard fork, tentatively expected in December. The planned upgrade blends improvements to Ethereum’s execution and consensus layers in one coordinated release. Unlike Dencun, which introduced “blobs” to help rollups scale, Fusaka isn’t chasing raw throughput. Instead, its role is subtler, focusing on making the network lighter, cheaper, and more efficient. Fusaka implements 12 Ethereum Improvement Proposals (EIPs) aimed at streamlining validator workloads and improving how rollups post their data. The centerpiece, EIP-7594, or PeerDAS, lets validators confirm data availability by sampling portions of rollup data instead of downloading it fully. While this doesn’t directly raise TPS, it changes how efficiently Ethereum handles data. More rollup information can now fit per block without increasing node requirements. Developers expect the upgrade to lower rollup transaction costs and make it easier for small operators to run validators. Notably, it also raises the gas limit from 45 million to 60 million, a 33% bump that gives Layer-2s more headroom to publish compressed transaction data. Ethereum Gas Limits (Source: GrowThePie) Meanwhile, the rollout is already underway. Fusaka passed early tests on Holesky and Sepolia, and will undergo its final trial on the Hoodi testnet later this month. Real-time proving While Fusaka lays the groundwork, the real spectacle is happening in the proving arena. On Oct. 15, Ethereum scaling… The post Inside Ethereum’s race to achieve 10 million TPS appeared on BitcoinEthereumNews.com. Ethereum is picking up speed again, not in price charts where it is currently struggling, but in the silent machinery beneath it. Two parallel breakthroughs, one on the protocol layer and the other in cryptography, are redefining how fast and how light the world’s most-used blockchain can run. Together, they sketch a future where anyone, from institutions to small-time validators, can participate on the network in real time without needing supercomputers or deep pockets. Fusaka upgrade The first significant milestone on that path is Fusaka, Ethereum’s upcoming hard fork, tentatively expected in December. The planned upgrade blends improvements to Ethereum’s execution and consensus layers in one coordinated release. Unlike Dencun, which introduced “blobs” to help rollups scale, Fusaka isn’t chasing raw throughput. Instead, its role is subtler, focusing on making the network lighter, cheaper, and more efficient. Fusaka implements 12 Ethereum Improvement Proposals (EIPs) aimed at streamlining validator workloads and improving how rollups post their data. The centerpiece, EIP-7594, or PeerDAS, lets validators confirm data availability by sampling portions of rollup data instead of downloading it fully. While this doesn’t directly raise TPS, it changes how efficiently Ethereum handles data. More rollup information can now fit per block without increasing node requirements. Developers expect the upgrade to lower rollup transaction costs and make it easier for small operators to run validators. Notably, it also raises the gas limit from 45 million to 60 million, a 33% bump that gives Layer-2s more headroom to publish compressed transaction data. Ethereum Gas Limits (Source: GrowThePie) Meanwhile, the rollout is already underway. Fusaka passed early tests on Holesky and Sepolia, and will undergo its final trial on the Hoodi testnet later this month. Real-time proving While Fusaka lays the groundwork, the real spectacle is happening in the proving arena. On Oct. 15, Ethereum scaling…

Inside Ethereum’s race to achieve 10 million TPS

For feedback or concerns regarding this content, please contact us at [email protected]

Ethereum is picking up speed again, not in price charts where it is currently struggling, but in the silent machinery beneath it.

Two parallel breakthroughs, one on the protocol layer and the other in cryptography, are redefining how fast and how light the world’s most-used blockchain can run.

Together, they sketch a future where anyone, from institutions to small-time validators, can participate on the network in real time without needing supercomputers or deep pockets.

Fusaka upgrade

The first significant milestone on that path is Fusaka, Ethereum’s upcoming hard fork, tentatively expected in December.

The planned upgrade blends improvements to Ethereum’s execution and consensus layers in one coordinated release.

Unlike Dencun, which introduced “blobs” to help rollups scale, Fusaka isn’t chasing raw throughput.

Instead, its role is subtler, focusing on making the network lighter, cheaper, and more efficient.

Fusaka implements 12 Ethereum Improvement Proposals (EIPs) aimed at streamlining validator workloads and improving how rollups post their data.

The centerpiece, EIP-7594, or PeerDAS, lets validators confirm data availability by sampling portions of rollup data instead of downloading it fully.

While this doesn’t directly raise TPS, it changes how efficiently Ethereum handles data. More rollup information can now fit per block without increasing node requirements.

Developers expect the upgrade to lower rollup transaction costs and make it easier for small operators to run validators.

Notably, it also raises the gas limit from 45 million to 60 million, a 33% bump that gives Layer-2s more headroom to publish compressed transaction data.

Ethereum Gas Limits (Source: GrowThePie)

Meanwhile, the rollout is already underway. Fusaka passed early tests on Holesky and Sepolia, and will undergo its final trial on the Hoodi testnet later this month.

Real-time proving

While Fusaka lays the groundwork, the real spectacle is happening in the proving arena.

On Oct. 15, Ethereum scaling firm Brevis unveiled Pico Prism, a new zero-knowledge Ethereum Virtual Machine (zkEVM) capable of producing cryptographic proofs almost as fast as the network creates blocks.

In testing, the system achieved 99.9% real-time proving, generating full block proofs in under 12 seconds.

Ethereum Foundation researcher Justin Drake pointed out that this represents a leap from May’s performance, when the SP1 Hypercube setup could only prove 94% of blocks within the same window.

According to him, the improvement cuts average proof latency to 6.9 seconds, meaning block verification can keep pace with block production. Notably, this is a prerequisite for Ethereum’s long-term goal of sub-second settlement.

Drake furthered that this development, alongside the imminent Fusaka upgrade, will make on-premise proving viable for the first time.

He said:

Scalability roadmap

Drake believes these developments fit into his long-term projection of “gigagas L1, teragas L2.”

In this scenario, Ethereum’s throughput on its base layer for high-value activities like payments and trading rises to 10,000 transactions per second (TPS).

On the other hand, the network can scale up to 10 million TPS across its layer-2 networks to handle everything else. Drake said:

Rising technical debt

Ethereum’s march toward faster, cheaper transactions comes with a quieter problem of its technical debt piling up.

Ethereum developer Federico Carrone, better known as Fede’s Intern, cautions that many of the network’s core development tools, especially the Solidity programming language, are losing momentum.

Solidity is the foundation of Ethereum’s DeFi ecosystem. According to DeFiLlama, it is responsible for more than 86% of the smart contract language used in the blockchain network’s over $200 billion DeFi protocols.

Ethereum’s Smart Contract Languages TVL (Source: DeFiLlama)

His concerns echo those of Paradigm CTO Georgios Konstantopoulos, who had previously said Solidity’s ecosystem was “in a problematic state.”

However, Carrone sees the issue as technical and economic for the blockchain network.

He argued that maintaining complex infrastructure depends on time, continuity, and deep expertise, which cannot be obtained overnight.

In addition, Carrone noted that Ethereum’s planned gas-limit increase under the Fusaka upgrade poses another risk.

Carrone warned that many execution clients have not significantly improved their performance and may struggle to process larger blocks.

Considering all these issues, he concluded:

Mentioned in this article

Source: https://cryptoslate.com/inside-ethereums-race-to-achieve-10-million-tps/

Disclaimer: The articles reposted on this site are sourced from public platforms and are provided for informational purposes only. They do not necessarily reflect the views of MEXC. All rights remain with the original authors. If you believe any content infringes on third-party rights, please contact [email protected] for removal. MEXC makes no guarantees regarding the accuracy, completeness, or timeliness of the content and is not responsible for any actions taken based on the information provided. The content does not constitute financial, legal, or other professional advice, nor should it be considered a recommendation or endorsement by MEXC.

You May Also Like

ZCash surges on funding news, but ZEC traders shouldn’t buy yet – Here’s why!

ZCash surges on funding news, but ZEC traders shouldn’t buy yet – Here’s why!

The post ZCash surges on funding news, but ZEC traders shouldn’t buy yet – Here’s why! appeared on BitcoinEthereumNews.com. ZCash [ZEC] was one of the big winners
Share
BitcoinEthereumNews2026/03/11 11:58
Nasdaq-listed Solmate Builds Pivotal Solana Hub In UAE

Nasdaq-listed Solmate Builds Pivotal Solana Hub In UAE

The post Nasdaq-listed Solmate Builds Pivotal Solana Hub In UAE appeared on BitcoinEthereumNews.com. Strategic Expansion: Nasdaq-listed Solmate Builds Pivotal Solana
Share
BitcoinEthereumNews2026/03/11 12:41
Exploring Market Buzz: Unique Opportunities in Cryptocurrencies

Exploring Market Buzz: Unique Opportunities in Cryptocurrencies

In the ever-evolving world of cryptocurrencies, recent developments have sparked significant interest. A closer look at pricing forecasts for Cardano (ADA) and rumors surrounding a Solana (SOL) ETF, coupled with the emergence of a promising new entrant, Layer Brett, reveals a complex market dynamic. Cardano's Prospects: A Closer Look Cardano, a stalwart in the blockchain space, continues to hold its ground with its research-driven development strategy. The latest price predictions for ADA suggest potential gains, predicting a double or even quadruple increase in its valuation. Despite these optimistic forecasts, the allure of exponential gains drives traders toward more speculative ventures. The Buzz Around Solana ETF The potential introduction of a Solana ETF has the crypto community abuzz, potentially catapulting SOL prices to new heights. As investors await regulatory decisions, the impact of such an ETF on Solana's value could be substantial, potentially reaching up to $300. However, as with Cardano, the substantial market capitalization of Solana may temper its growth potential. Why Layer Brett is Gaining Traction Amidst established names, a new contender, Layer Brett, has started to capture the market's attention with its early presale stages. Offering a low entry price of just $0.0058 and promising over 700% in staking rewards, Layer Brett presents a tempting proposition for those looking to maximize returns. Comparative Analysis: ADA, SOL, and $LBRETT While both ADA and SOL offer stable investment choices with reliable growth, Layer Brett emerges as a high-risk, high-reward option that could potentially offer significantly higher returns due to its nascent market position and aggressive economic model. Initial presale pricing lets investors get in on the ground floor. Staking rewards currently exceed 690%, a persuasive incentive for early adopters. Backed by Ethereum's Layer 2 for enhanced transaction speed and reduced costs. A community-focused $1 million giveaway to further drive engagement and investor interest. Predicted by some analysts to offer up to 50x returns in coming years. Shifting Sands: Investor Movements As the crypto market landscape shifts, many investors, including those traditionally holding ADA and SOL, are beginning to diversify their portfolios by turning to high-potential opportunities like Layer Brett. The combination of strategic presale pricing and significant staking rewards is creating a momentum of its own. Act Fast: Time-Sensitive Opportunities As September progresses, opportunities to capitalize on these low entry points and high yield offerings from Layer Brett are likely to diminish. With increasing attention and funds being directed towards this new asset, the window to act is closing quickly. Invest in Layer Brett now to secure your position before the next price hike and staking rewards reduction. For more information, visit the Layer Brett website, join their Telegram group, or follow them on X by clicking the following links: Website Telegram X Disclaimer: This is a sponsored press release and is for informational purposes only. It does not reflect the views of Bitzo, nor is it intended to be used as legal, tax, investment, or financial advice.
Share
Coinstats2025/09/18 18:39