You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
How complex is this addition? I am curious for two reasons:
The "tree like" proof carrying data can be nicely parallelized.
Alternatively, using "straight line" IVC, I would like to make a ZK virtual machine where I can call, from bytecode inside the VM, a recursive verifier. It seems like I can do this if I add constraints for recursive Nova verification to my ZKVM constraints, which seems (please correct me if I'm wrong) like a similar requirement for folding in a binary-tree like fashion.
No description provided.
The text was updated successfully, but these errors were encountered: