📣 Creators, Exciting News!
Gate Square Certified Creator Application Is Now Live!
How to apply:
1️⃣ Open App → Tap [Square] at the bottom → Click your avatar in the top right
2️⃣ Tap [Get Certified] under your avatar
3️⃣ Once approved, you’ll get an exclusive verified badge that highlights your credibility and expertise!
Note: You need to update App to version 7.25.0 or above to apply.
The application channel is now open to KOLs, project teams, media, and business partners!
Super low threshold, just 500 followers + active posting to apply!
At Gate Square, everyone can be a community leader! �
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.