-
## Scope
STARKs (Scalable Transparent Argument of Knowledge) are increasingly favored as a proof system due to their ease of use and continuously improving performance characteristics. Their …
-
## Abstract
Get Ethereum Layer 2 (L2) trades made on the Hermez Network zk-rollup chain into trade history
## Motivation
Hermez is a current "top 10" rollup on Ethereum according to L2 beat.
…
-
We're exploring various ways proof aggregations can improve scalability, and this is an attempt to distill one coherent set of ideal properties for a particular design approach. These aren't "perfect …
-
See: https://github.com/EspressoSystems/zkrollup-integration/actions/runs/10032543213/job/27724413231
and: https://github.com/EspressoSystems/zkrollup-integration/actions/runs/10024157691
-
# NFT Standard: A First Look Discussion and Refinement
Great start on the NFT standard @etherleif! I've had a first look at the proposal and have some questions and areas for that I hope will furth…
-
while we are doing error depth circuit, we found call depth can reach 1025 and run to complete, if in depth 1025 call context run `Call` op code, just push zero result to the stack and resume run rem…
-
Boojum is zkSync’s zkVM. The purpose of this issue is to add support for Boojum proofs on Hylé so we can settle zkSync zkRollups.
This should be done using a subprocess call a rust verifier, simila…
-
See https://github.com/EspressoSystems/zkrollup-integration/pull/5#issuecomment-2221235672
cc @akonring
-
零知识证明数学理解
[starks-vs-snarks](https://consensys.net/blog/blockchain-explained/zero-knowledge-proofs-starks-vs-snarks/)
[从零开始学习 zk-SNARK](https://secbit.io/blog/2020/01/22/learn-zk-snark-from-zero…
-
Pairing friendly elliptic curves are required for advanced zero knowledge proof systems including privacy preserving constructions and zkrollups. The Soroban ecosystem has already expressed interest i…