leonardoalt / fusion

An experimental progressive and fast zkRollup written in Rust, focused on performance, modularity, and applying cutting-edge Verifiable Computation proof systems.
GNU General Public License v3.0
119 stars 5 forks source link

Multi key Merkle proofs #22

Open leonardoalt opened 1 year ago

leonardoalt commented 1 year ago

One potential circuit optimization is having multi key Merkle proofs (at least for sender/recipient).

Not critical, but could reduce the size of the circuit.