A brief history of the relationship between Ethereum and ZK

Author: Donovan Choy, Blockworks; Compiled by: Wuzhu, Bitchain Vision

It all starts with Ethereum.L1 is too slow.Each node needs to re-execute transactions in the block redundantly to ensure validity, which limits scalability.

By 2020, the Ethereum community will unite around rollups as a scaling solution.Vitalik’s landmark blog post on rollups in 2021 explains how optimistic and zk rollups scale Ethereum.

Zk rollups have technical advantages in scaling, but the technology is still too expensive and far behind (more on that later).

Therefore, optimistic rollups first broke into the market.Optimistic rollups Assume that all transactions are valid until someone challenges them with fraud proof during a seven-day challenge period.

Optimistic rollups are valid, but they have hidden costs.The challenge period means that users need longer transaction end time before withdrawing funds.Locking liquidity means capital efficiency and generally poor user experience, especially in terms of chain interoperability.

Meanwhile, zk is catching up.At ETHCC 2022, Polygon, zkSync, and Scroll have all announced zkEVM, which allows Solidity developers to write code and prove the execution of EVMs – effectively allowing Ethereum to leverage zero-knowledge technology.

By 2023, zk rollups are starting to really gain attention.

Why is zk proof better than optimistic fraud proof?That is, because zk proves to be much smaller (~1-10 KB) compared to the original transaction data (megabyte size).

By proofing Ethereum transactions using zk encryption, these highly compressed proofs mean lower data availability costs and better scalability.

Although zk is taking off, the cost of generating proofs is still high.According to zkstats.io, the average cost of generating zk proofs in December 2023 is $80.21.

Fast forward to 2025.Proof costs have dropped to $1.3 per proof, an increase of about 98.4%.

What changes have been made?

now,zk rollup Each core part of the stack is broken down.

First of all, zkVM has been released.These dedicated virtual machines speed up the zk development experience and make proof of effectiveness generation more efficient.Before zkVM emerged, developers needed to write complex mathematical “circuits” to prove the execution of EVM.

Today, ZkVMs such as SP1, RISC Zero, Nexus, and OpenVM effectively enable all developers (C++, Rust) who do not have the expertise in zk encryption to democratize zk development.In the past, zkEVM enabled Solidity development only on zk rollups.Think of zkVM as a more general concept than zkEVM.

Secondly, the cost of generating proofs is declining due to market competition.Today, Risc Zero, Cysic, Lagrange and Succinct operate many competitive markets.Some are still in the test network, and some are already in operation.

Zk L2 is also turning to proof aggregation technology to amortize verification costs.It roughly works by batching multiple proofs into one proof, thus making the final proof more quickly.

These markets also require no license, which means that anyone with a GPU device can register, issue a margin and generate zk certificates.Previously, zk rollups used “centralized provers”, which meant they rented GPU/FPGA hardware from Google or Amazon.

Better proof systems are also being launched.These proof systems (e.g. Groth16, Halo2-KZG, STARK, Plonk, Expander) define algorithmically the rules for how to build and verify zk proofs.They are getting better, which means that zk proofs are getting smaller and faster and faster.This in turn means zkVM performance improvements.

Finally, there is the zk coprocessor built on top of zkVM.These things basically allow on-chain applications that do not exist in the zk execution environment to exploit the miracle of zk technology.The way it does this is to move the calculation off-chain, and thus run asynchronously with the execution of the blockchain.This enables the application to calculate complex statistics off-chain, prove it with zk, and then publish the proof on the chain.

Applications like Frax, Azuki, Etherfi, and Gearbox are using Lagrange’s zk coprocessor to bypass Ethereum L1 restrictions.

So you get it.That’s why zk is the ultimate goal.

  • Related Posts

    The record high is within reach. 4800 is just the starting point for a new round of rise

    On August 14, after several hits a record high of 4870, Ethereum turned downward on August 14, starting its first round of adjustments after breaking through $4,000.As of August 20,…

    Linea TGE Countdown: Panoramic Analysis of Technology, Ecology and Token Economics

    Author: House of Chimera Source: X, @HouseofChimera Translation: Shan Oppa, Bitchain Vision Linea positioned itself as “the Ethereum Layer 2 Network (L2) born to enhance Ethereum.”Mission seems simple, but full…

    Leave a Reply

    Your email address will not be published. Required fields are marked *

    You Missed

    The record high is within reach. 4800 is just the starting point for a new round of rise

    • By jakiro
    • August 22, 2025
    • 36 views
    The record high is within reach. 4800 is just the starting point for a new round of rise

    Dialogue with Director VanEck: Is the four-year BTC cycle still there?

    • By jakiro
    • August 22, 2025
    • 33 views
    Dialogue with Director VanEck: Is the four-year BTC cycle still there?

    Comparison of digital asset treasury and cryptocurrency venture capital in 2025

    • By jakiro
    • August 22, 2025
    • 10 views
    Comparison of digital asset treasury and cryptocurrency venture capital in 2025

    A 2.5 trillion institutional change: BTC is a reliable value storage tool

    • By jakiro
    • August 22, 2025
    • 9 views
    A 2.5 trillion institutional change: BTC is a reliable value storage tool

    Coinbase: Stablecoin market value will reach US$1.2 trillion by the end of 2028

    • By jakiro
    • August 22, 2025
    • 12 views
    Coinbase: Stablecoin market value will reach US$1.2 trillion by the end of 2028

    JPMorgan Chase Interpretation: Four Factors Make Ethereum Outperform Bitcoin

    • By jakiro
    • August 22, 2025
    • 12 views
    JPMorgan Chase Interpretation: Four Factors Make Ethereum Outperform Bitcoin
    Home
    News
    School
    Search