Bitget App
Trade smarter
Buy cryptoMarketsTradeFuturesEarnWeb3SquareMore
Trade
Spot
Buy and sell crypto with ease
Margin
Amplify your capital and maximize fund efficiency
Onchain
Going Onchain, without going Onchain!
Convert & block trade
Convert crypto with one click and zero fees
Explore
Launchhub
Gain the edge early and start winning
Copy
Copy elite trader with one click
Bots
Simple, fast, and reliable AI trading bot
Trade
USDT-M Futures
Futures settled in USDT
USDC-M Futures
Futures settled in USDC
Coin-M Futures
Futures settled in cryptocurrencies
Explore
Futures guide
A beginner-to-advanced journey in futures trading
Futures promotions
Generous rewards await
Overview
A variety of products to grow your assets
Simple Earn
Deposit and withdraw anytime to earn flexible returns with zero risk
On-chain Earn
Earn profits daily without risking principal
Structured Earn
Robust financial innovation to navigate market swings
VIP and Wealth Management
Premium services for smart wealth management
Loans
Flexible borrowing with high fund security
Ethereum developer Barry released new progress on zkEVM private smart contracts: support for private user state, but not private global state

Ethereum developer Barry released new progress on zkEVM private smart contracts: support for private user state, but not private global state

CointimeCointime2025/10/22 03:54
By:Cointime

 Ethereum developer barryWhiteHat wrote that with the commercialization of zero-knowledge proof virtual machine (zkEVM), an interesting opportunity has emerged: it can provide private smart contract infrastructure while maintaining compatibility with the Ethereum Virtual Machine (EVM). Developers can write Solidity code and compile it through a specific version of the Solidity compiler or some post-processing tools to create private smart contracts.

There are some important trade-offs around private global state and privacy, the core reason being: to prove something, you must know what you are proving. Therefore, a private smart contract cannot exist that has a global public state that you are not aware of. Consequently, private smart contracts with global private state cannot exist either. For example, applications like Uniswap cannot be implemented in a private form because the prover needs to know the balances of two liquidity pools to prove that a swap transaction is executed correctly.

Therefore, some well-known and favored applications cannot currently be implemented in a private form unless we have input-output (IO) capabilities - this is exactly why IO is crucial. It allows us to build a completely private Ethereum, with its trust assumptions identical to native Ethereum.

However, this article aims to explore how to compile pstore and pload operations into the zero-knowledge proof virtual machine (zkEVM) by adding them to reth, in order to achieve a private smart contract - these contracts have private user states but do not have private global states.

0

Disclaimer: The content of this article solely reflects the author's opinion and does not represent the platform in any capacity. This article is not intended to serve as a reference for making investment decisions.

PoolX: Earn new token airdrops
Lock your assets and earn 10%+ APR
Lock now!

You may also like

From Liquidation Storms to Cloud Outages: A Crisis Moment for Crypto Infrastructure

On the 20th, an AWS issue at Amazon caused Coinbase and dozens of other major crypto platforms including Robinhood, Infura, Base, and Solana to go down.

BlockBeats2025/10/22 09:16
From Liquidation Storms to Cloud Outages: A Crisis Moment for Crypto Infrastructure