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 crypto.news@mexc.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 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/

Market Opportunity
Notcoin Logo
Notcoin Price(NOT)
$0.0003942
$0.0003942$0.0003942
+2.44%
USD
Notcoin (NOT) Live Price Chart
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 crypto.news@mexc.com 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

WORLD3 and PlaysOut Unite to Advance Web3 Mini-Game Ecosystem

WORLD3 and PlaysOut Unite to Advance Web3 Mini-Game Ecosystem

WORLD3, a project known for combining Web3 technology with autonomous agents and artificial intelligence, has entered into a strategic collaboration with PlaysOut
Share
CoinTrust2026/03/10 15:08
TrendX Taps Trusta AI to Develop Safer and Smarter Web3 Network

TrendX Taps Trusta AI to Develop Safer and Smarter Web3 Network

The purpose of collaboration is to advance the Web3 landscape by combining the decentralized infrastructure of TrendX with AI-led capabilities of Trusta AI.
Share
Blockchainreporter2025/09/18 01:07
UK crypto holders brace for FCA’s expanded regulatory reach

UK crypto holders brace for FCA’s expanded regulatory reach

The post UK crypto holders brace for FCA’s expanded regulatory reach appeared on BitcoinEthereumNews.com. British crypto holders may soon face a very different landscape as the Financial Conduct Authority (FCA) moves to expand its regulatory reach in the industry. A new consultation paper outlines how the watchdog intends to apply its rulebook to crypto firms, shaping everything from asset safeguarding to trading platform operation. According to the financial regulator, these proposals would translate into clearer protections for retail investors and stricter oversight of crypto firms. UK FCA plans Until now, UK crypto users mostly encountered the FCA through rules on promotions and anti-money laundering checks. The consultation paper goes much further. It proposes direct oversight of stablecoin issuers, custodians, and crypto-asset trading platforms (CATPs). For investors, that means the wallets, exchanges, and coins they rely on could soon be subject to the same governance and resilience standards as traditional financial institutions. The regulator has also clarified that firms need official authorization before serving customers. This condition should, in theory, reduce the risk of sudden platform failures or unclear accountability. David Geale, the FCA’s executive director of payments and digital finance, said the proposals are designed to strike a balance between innovation and protection. He explained: “We want to develop a sustainable and competitive crypto sector – balancing innovation, market integrity and trust.” Geale noted that while the rules will not eliminate investment risks, they will create consistent standards, helping consumers understand what to expect from registered firms. Why does this matter for crypto holders? The UK regulatory framework shift would provide safer custody of assets, better disclosure of risks, and clearer recourse if something goes wrong. However, the regulator was also frank in its submission, arguing that no rulebook can eliminate the volatility or inherent risks of holding digital assets. Instead, the focus is on ensuring that when consumers choose to invest, they do…
Share
BitcoinEthereumNews2025/09/17 23:52