Why is Ethereum Urgently Needing ZK-ification?

marsbitОпубликовано 2026-01-13Обновлено 2026-01-13

Введение

The article discusses the urgent need for Ethereum to adopt zero-knowledge (ZK) technology as a core narrative for its future development. While Ethereum previously focused on ICOs, DeFi, and being a global financial settlement layer, it now lacks a compelling new narrative. ZK technology is highlighted as a critical solution, with Ethereum being the blockchain most invested in its development. ZK-EVM has reached the Alpha stage, a milestone celebrated by Vitalik Buterin. The primary motivation for ZK integration is to maintain Ethereum’s decentralization while improving scalability. Currently, increasing the Gas limit boosts TPS but raises node operation costs, potentially centralizing the network. ZK proofs allow nodes to verify transactions efficiently without expensive hardware upgrades, similar to automated exam grading versus manual checking. ZK itself doesn’t directly increase TPS but enables future Gas limit hikes with minimal node cost increases. The recent Fusaka upgrade, including PeerDAS, advances this goal. A ZK-powered Ethereum could achieve over 1000 TPS, strengthening its narrative. The article also addresses the role of third-party ZK teams (e.g., Polygon, Scroll, ZKsync, Taiko), which remain crucial for innovation and testing different ZK-EVM types (Type 1 to 4). ZK-VMs, like Brevis, are noted for higher performance and diversity, as they aren’t constrained by EVM compatibility. While ZK L1 may attract some L2 users, it also benefits L2s by reducing costs...

One of the most frequently asked questions recently is, how to view Ethereum's narrative?

Admittedly, Ethereum focused on ICOs and the world computer in 2017, and on DeFi and the financial settlement layer in 2021. However, for the 2025 cycle, there seems to be few new narratives that can match the height of the old ones.

Perhaps ETF and Staking ETF count as half, but this is not within the control of Ethereum developers. If there is another half, it can only be ZK.

Ethereum is undoubtedly the public chain that has bet the most on ZK in the entire Crypto world.

A few days ago, Vitalik was quite excited. He officially announced on Twitter that ZKEVM has now entered the Alpha stage.

Why is Ethereum so persistent about ZK?

Actually, Ethereum's TPS is not low anymore, with the theoretical peak already increased to over 200 TPS. The main reason is that Ethereum has repeatedly raised the Gas limit.

However, raising the Gas limit comes at a cost and cannot be done indefinitely. Its cost is that nodes need more expensive servers to run.

But Ethereum also wants to maintain its proud high degree of decentralization, so it cannot push node server performance too high (refer to Solana, where a single server is about 5–10 times more expensive than an ETH server).

Therefore, the mainnet must be ZK-ified. Note, this is not about creating a few ZK L2s; this is a full ZK-ification of the L1 mainnet.

So what are the benefits after ZK-ification?

Those ETH nodes can simply verify these ZK proofs, without needing to tediously verify transactions one by one as in the past.

For example, if you are a grading teacher (node), the transactions are the students' exam papers.

In the past, manually grading papers was slow. But since the invention of the answer sheet (ZK-ification)神器, the machine calculates the total score in a second, so as a teacher, aren't you much more relaxed?

You are relaxed; in the past, one person could only grade 50 papers, but now they can grade 1000. The person is the same, but efficiency skyrockets.

Therefore, Ethereum must first ZK-ify the mainnet, and then it can significantly raise the Gas limit again.

ZK-ification itself does not directly increase TPS; it is a prerequisite. Improving performance still relies on raising the Gas limit, but after ZK-ification, nodes do not need to increase server costs much, making the代价很小.

After the recent Fusaka upgrade (especially the PeerDAS upgrade) performed well, Ethereum has taken another step closer to mainnet ZK-ification, which is why Vitalik is so excited.

Imagine a mainnet with TPS breaking thousands; for Ethereum, that indeed counts as a decent narrative.

Someone raised a question:

If Ethereum itself builds a ZK-EVM for the mainnet, are other ZK teams still meaningful?

First, the conclusion is, they are still meaningful.

Why?

First, ZK engineering is one of the most difficult developments in the entire network, sitting at the same table as FHE. It requires a large number of cryptography talents.

It is believed that the ETH Foundation has some reserves in this area, but as an open-source community, Ethereum adheres to the philosophy that many hands make light work. It needs a large number of third-party ZK teams for trial, error, and innovation. In return, Ethereum will give substantial support.

Second, there are four types of ZK-EVM, from type 1 to type 4. Several groups, including Polygon, Scroll, ZKsync, and Taiko, are like each认领任务,分别实现其中一个类型.

Additionally, there is ZK-VM, such as Brevis.

In fact, ZK-VM's position is even more stable compared to ZK-EVM.

The reason is that among the four major ZK-EVM types, it is highly likely that one with the best cost-performance ratio will eventually be chosen to become part of the designated solution for Ethereum's mainnet ZK-EVM, which may affect the other three.

However, for ZK-VM, it is not EVM-compatible by nature, so it will definitely be part of Ethereum's diversity.

Moreover, since VM is not constrained by EVM limitations, its performance can run very high. Ethereum's ZK-EVM poses no threat to it; instead, the Ethereum official will continue to encourage it.

For example, Vitalik previously specifically mentioned the performance of Brevis's ZK-VM and expressed期待它们进入 ZK-EVM 领域.

What about L2?There might be some impact, but it's still not significant.

Vitalik once said when discussing Polygon that ZK and L2 should be separated比较好.

The ZK-ified L1 will certainly attract back some users from ZK L2s. After all, if L1 is cheap enough, the number of users on L2 may decrease.

But think about it the other way: if L1 is the foundation and L2 is the skyscraper, the foundation must be as solid as possible. So, if the L1 mainnet is ZK-ified, L2 fees will also decrease, which is beneficial.

Moreover, in that tweet, Vitalik also specifically mentioned Brevis, which works on ZK-VM. The reason is that much of Brevis's ZK work is not limited to L2, meaning "ZK research and L2 research are separated."

For example, they have a ZK computing power market, helping with ZK-ified reward distribution for Uniswap's hooks, which is application-driven.

In summary, Ethereum has been online for 10 years now, and the slogan of ZK-ification has been proposed for five or six years. After continuous cultivation, ZK-ification has finally entered the Alpha stage. This is thanks to the continuous investment from Ethereum and numerous third-party ZK teams including Brevis and Polygon.

Связанные с этим вопросы

QWhy does Ethereum urgently need to become ZK-based according to the article?

AEthereum needs to become ZK-based to significantly increase its TPS by raising the Gas limit without forcing node operators to use prohibitively expensive servers, thereby preserving its high degree of decentralization while scaling.

QWhat is the role of ZK technology in improving Ethereum's node efficiency?

AZK technology allows nodes to simply verify cryptographic proofs of transaction batches instead of manually verifying each transaction individually, dramatically increasing the number of transactions a node can process without a proportional increase in computational cost.

QHow does the article differentiate between ZK-EVM and ZK-VM, and which one is considered more stable?

AThe article states that ZK-VM is considered more stable because it is not EVM-compatible and exists as part of Ethereum's diversity. It is not threatened by Ethereum's own ZK-EVM development and is performance-optimized without EVM constraints.

QWhat impact might a ZK-based Ethereum L1 have on existing ZK L2s?

AA cheaper and more scalable ZK-based L1 might attract some users back from L2s. However, it also benefits L2s by providing a more robust foundational layer (L1), which can lead to lower fees on L2s as well.

QWhat is the significance of the 'Alpha stage' announcement for ZKEVM mentioned in the article?

AThe announcement that ZKEVM has entered its Alpha stage signifies a major milestone after years of development, indicating that the core technology for Ethereum's full ZK integration is becoming operational and bringing the vision of a high-TPS, decentralized mainnet closer to reality.

Похожее

JP Morgan Mid-Year Research Report Analysis: The AI Supercycle is Not Over, Reduce Cash Holdings + Allocate to Real Assets

JP Morgan's 2026 Mid-Year Outlook argues the AI supercycle is far from over, despite market pessimism. The report advises clients to reduce cash holdings, increase allocations to real assets as an inflation hedge, and focus on emerging markets. Key conclusions include: 1. **AI Supercycle Intact**: Hyperscalers' 2026 capex forecasts exceed $650B, with AI contributing to GDP growth. However, their financial profile is shifting toward heavy investment, compressing free cash flow. 2. **SaaS Disruption**: Traditional software companies are being negatively impacted by AI, with significant stock declines and pressure in credit markets. 3. **Persistent Inflation**: Core inflation is structurally higher post-pandemic. Holding excess cash and bonds leads to real wealth erosion. Recommendations include commodities, infrastructure, real estate, and gold. 4. **Geopolitical Shocks & Opportunities**: The Hormuz Strait blockade caused a major oil shock, but JP Morgan views the subsequent equity market pullback as a buying opportunity. "Fragmentation" is creating pockets of value, notably in resource-rich Latin America, AI-supply-chain-linked East Asia, and deeply discounted Chinese equities, where a policy shift could trigger a re-rating. 5. **Regional Views**: The firm is cautious on Europe due to high energy costs and lower innovation investment, preferring US and select EM exposures. In short, JP Morgan sees market volatility as an entry point but recommends a portfolio pivot: favor AI infrastructure, real assets, and EM, while avoiding excess cash, vulnerable software firms, and traditional 60/40 stock-bond allocations.

marsbitТолько что

JP Morgan Mid-Year Research Report Analysis: The AI Supercycle is Not Over, Reduce Cash Holdings + Allocate to Real Assets

marsbitТолько что

The Post-Plunge Panorama: Institutions Cry 'Buy the Dip' as Traders Turn to U.S. Stocks

Amidst a significant market correction, Bitcoin (BTC) briefly fell below the $60,000 mark to around $59,130 on June 6th. While it later rebounded to near $63,000, breaking the key psychological level severely impacted market confidence, with the current sentiment index indicating "extreme fear." Altcoins followed the broader downturn. Market participants offer mixed views on whether this is a buying opportunity. On the bullish side, analysts from Glassnode and Strive Asset Management point to Bitcoin touching its 200-week moving average—a historically reliable buy signal—and suggest a higher-probability bottom zone between $46k and $54k. Standard Chartered's digital assets head believes the bottom is "almost in," anticipating large-scale buybacks. Analysts Darkfost and trader Killa also see current levels as a generational or long-term accumulation opportunity, citing deeply oversold technical models. Conversely, NYDIG's research highlights capital rotation from crypto into outperforming AI stocks as a headwind, noting the current ~53% drawdown is milder than historical cycles. Polymarket prediction data shows a 72% probability of BTC falling below $55k, though odds for a drop below $35k-$40k are seen as lower. Notably, some traders, like Eugene Ng, have pivoted away, citing more attractive opportunities in equities and unresolved systemic risks (referencing a major entity's BTC sales), and are avoiding attempts to "catch a falling knife." In summary, while several institutional voices and on-chain metrics suggest a nearing bottom and a strategic buying zone, significant near-term downside risk remains acknowledged. The market exhibits a clear divide between those seeing a historic entry point and those withdrawing to wait for clearer signals or better risk/reward ratios.

Foresight News36 мин. назад

The Post-Plunge Panorama: Institutions Cry 'Buy the Dip' as Traders Turn to U.S. Stocks

Foresight News36 мин. назад

Торговля

Спот
Фьючерсы

Популярные статьи

Как купить ZK

Добро пожаловать на HTX.com! Мы сделали приобретение ZKsync (ZK) простым и удобным. Следуйте нашему пошаговому руководству и отправляйтесь в свое крипто-путешествие.Шаг 1: Создайте аккаунт на HTXИспользуйте свой адрес электронной почты или номер телефона, чтобы зарегистрироваться и бесплатно создать аккаунт на HTX. Пройдите удобную регистрацию и откройте для себя весь функционал.Создать аккаунтШаг 2: Перейдите в Купить криптовалюту и выберите свой способ оплатыКредитная/Дебетовая Карта: Используйте свою карту Visa или Mastercard для мгновенной покупки ZKsync (ZK).Баланс: Используйте средства с баланса вашего аккаунта HTX для простой торговли.Третьи Лица: Мы добавили популярные способы оплаты, такие как Google Pay и Apple Pay, для повышения удобства.P2P: Торгуйте напрямую с другими пользователями на HTX.Внебиржевая Торговля (OTC): Мы предлагаем индивидуальные услуги и конкурентоспособные обменные курсы для трейдеров.Шаг 3: Хранение ZKsync (ZK)После приобретения вами ZKsync (ZK) храните их в своем аккаунте на HTX. В качестве альтернативы вы можете отправить их куда-либо с помощью перевода в блокчейне или использовать для торговли с другими криптовалютами.Шаг 4: Торговля ZKsync (ZK)С легкостью торгуйте ZKsync (ZK) на спотовом рынке HTX. Просто зайдите в свой аккаунт, выберите торговую пару, совершайте сделки и следите за ними в режиме реального времени. Мы предлагаем удобный интерфейс как для начинающих, так и для опытных трейдеров.

493 просмотров всегоОпубликовано 2024.06.17Обновлено 2026.06.02

Как купить ZK

Обсуждения

Добро пожаловать в Сообщество HTX. Здесь вы сможете быть в курсе последних новостей о развитии платформы и получить доступ к профессиональной аналитической информации о рынке. Мнения пользователей о цене на ZK (ZK) представлены ниже.

活动图片