🚀 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 releases GKR tutorial article: support for ultra-fast ZK proof "batch × layer" protocol
PANews, October 20th - Vitalik Buterin recently published an article detailing how the GKR (Goldreich–Kahan–Rothblum) protocol is used to accelerate ZK proofs, adapting to a “batch × multi-layer” computation structure, significantly reducing intermediate layer commitments and only committing to inputs and outputs. The article uses Poseidon2 hash as an example, elaborating on the recursive proof process centered around sumcheck, and provides optimizations (Gruen’s trick, linear batch processing, and cubic first elements for partial rounds), which can be combined with BaseFold or FRI in polynomial commitment scenarios. The author claims that the actual overhead is less than 100 times the theoretical value of traditional STARKs, with single-digit level overhead expected, and warns that the Fiat–Shamir challenge needs to guard against predictability risks within circuits.