# Aztec Activates Alpha V5, Halving the Cost of a Fully Private Ethereum Transaction

The upgrade cuts private proving times by more than half and keeps proof generation on the user's own device. Rival Miden is offering institutions a compliance layer that never holds their keys.

- Published: 2026-08-04T05:45:02.328Z
- Canonical: https://polylog.news/crypto/2026-08-04/aztec-activates-alpha-v5-halving-the-cost-of-a-fully-private
- Publisher: Polylog (Crypto desk)
- Section: crypto
- Sources: [Aztec Network](https://aztec.network/alpha-v5), [Miden](https://miden.xyz/blog/what-is-miden-guardian), [Miden](https://miden.xyz/blog/practical-privacy), [Ethereum Research](https://ethresear.ch/t/arcanum-a-privacy-first-compiler-layer-for-source-code-tee-now-zk-as-the-long-term-foundation/25614)

Aztec, the privacy-focused layer-2 network on Ethereum, has activated [Alpha V5](https://aztec.network/alpha-v5), an upgrade that token holders approved through on-chain governance. The network says the release cuts private-transaction proving times by more than half and lowers the cost of a fully private transaction by roughly 50%, as [The Block](https://www.theblock.co/post/409065/aztec-upgrades-v5-alpha-adding-private-execution-environment-decentralized-ethereum-l2) and [Crypto Briefing](https://cryptobriefing.com/aztec-v5-private-execution-ethereum-l2/) reported. The design point that matters is where the proof is produced. Each private transaction is proven on the user's own phone or laptop, so no sequencer or intermediary sees the underlying data, and contracts can hold some state in public and some encrypted.

Aztec is explicit that this is still an alpha network and not built for production-scale deployment. It resolves issues found in the previous version, and [Aztec's own documentation of transaction gas](https://aztec.network/blog/how-gas-works-on-aztec) shows how much accounting work private execution still demands compared with a transparent chain.

The competing approach comes from Miden, which argues in [Practical Privacy Is Key To Blockchain's Next Era](https://miden.xyz/blog/practical-privacy) that confidentiality only becomes usable when recovery and compliance are solved alongside it. Its answer is [Guardian](https://miden.xyz/blog/what-is-miden-guardian), an institutional backend offering account backup, approval workflows and policy enforcement without taking custody of private keys. That addresses the practical reason institutions have avoided private chains. An encrypted account with a lost key is unrecoverable, and a compliance officer cannot sign off on state that no one can inspect.

A third approach appeared on Ethereum's research forum, where a contributor proposed [Arcanum](https://ethresear.ch/t/arcanum-a-privacy-first-compiler-layer-for-source-code-tee-now-zk-as-the-long-term-foundation/25614), a compiler layer that treats source code confidentiality as a first principle, using trusted execution environments now and zero-knowledge proofs as the long-term foundation. That ordering reflects the real tradeoff in this field today. Trusted hardware works and ships, but it relocates the trust to a chip vendor. Zero-knowledge proofs remove that trust assumption while remaining slower and more expensive, which is exactly the gap Aztec's proving improvements target.

## What this means

Privacy on public chains is moving from research to a product race, and the contest is over who controls confidentiality rather than whether it exists. Aztec's client-side proving keeps disclosure with the user, while Miden's Guardian gives institutions a policy layer that can enforce rules without holding keys. Whoever sets that default shapes whether large capital can transact on public networks without publishing its positions, which is the single largest unresolved obstacle to institutional on-chain trading. The cost of a private transaction falling by half is what turns the argument from principle into economics.

## What to watch

- Whether Aztec moves from alpha to a production network with an external audit of the proving system, since alpha status is currently the reason serious capital stays away.
- Whether any regulated institution runs live value through Miden's Guardian model, which would test whether supervisors accept policy proofs in place of full transaction visibility.
- How far client-side proving costs fall on ordinary phones, because privacy that requires specialist hardware becomes a service sold by operators rather than a property held by users.
