Proving costs keep falling, and that is quietly changing rollup design
The price of generating a validity proof has dropped far enough that designs once dismissed as theoretical are being scheduled for production.

NEW YORK —
The cost of producing a validity proof for a block of transactions has fallen by orders of magnitude over the past two years, and the effect is showing up not in headlines but in roadmaps.
Two things drove the decline. Proof systems got better, replacing expensive cryptographic machinery with cheaper constructions and recursive schemes that let many small proofs be compressed into one. And the hardware caught up, as specialised accelerators and well-tuned GPU clusters replaced the general-purpose servers that did the early work.
Cheap proving changes what is worth building. Optimistic rollups, which rely on a challenge window because proving every block was once prohibitive, can shorten or eliminate that window. Bridges can verify state directly instead of trusting a committee. And proposals to prove Ethereum's own execution — letting a validator verify a block without re-executing it — have moved from research papers to implementation milestones.
The bottleneck has shifted to latency rather than cost. Producing a proof cheaply within twelve seconds is a different engineering problem from producing one cheaply overnight, and it is the one that determines whether these designs can run at the pace of a live chain.
There is a centralisation question attached. If competitive proving requires specialised hardware, the set of parties able to do it narrows, which is tolerable when proofs are verifiable by anyone but less so if proving becomes a chokepoint for liveness. Several teams are building proof markets specifically to keep that set contestable.
