🚀 Gate Square Creator Certification Incentive Program Is Live!
Join Gate Square and share over $10,000 in monthly creator rewards!
Whether you’re an active Gate Square creator or an established voice on another platform, consistent quality content can earn you token rewards, exclusive Gate merch, and massive traffic exposure!
✅ Eligibility:
You can apply if you meet any of the following:
1️⃣ Verified creator on another platform
2️⃣ At least 1,000 followers on a single platform (no combined total)
3️⃣ Gate Square certified creator meeting follower and engagement criteria
Click to apply now 👉
Vitalik: Client Proof Speed Limits ZK-VM Privacy Applications
Odaily Star Daily News ETH co-founder Vitalik Buterin explains the limitations of ZK-VM (Zero-Knowledge Virtual Machine) in privacy use cases. Some users pointed out that ZK-VM is superior in almost all aspects, but ironically, the only use case it fails to cover is privacy. Vitalik responded: The explanation is simple: privacy use cases require client-side proofs, and the current client-side prover is not fast enough to handle anything beyond the Merkle branch. “What’s worse, client use cases require proof from each user, which means the proof size is small, and the proof time of the proof system based on elliptic curves is slow. You can solve this problem by having the client create (ZK) STARK and send it to the intermediary. The intermediary will wrap it in a SNARK based on elliptic curves, but this is an additional foundational dependency, which will bring other problems.”