zeko-labs / zeko

Zeko: zk-Rollup for Mina, a succinct blockchain
https://zeko.io
Apache License 2.0
23 stars 3 forks source link

Make Compile_simple wrapper provide in circuit abstraction for verifying recursive proofs soundly #225

Open L-as opened 1 week ago

L-as commented 1 week ago

Right now you need to take the public input and the proof as witnesses, and need to remember to verify the proof. Very suboptimal.