-
Notifications
You must be signed in to change notification settings - Fork 0
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Evaluate proof aggregation schemes #11
Comments
I'm still learning about how our base VM works, so I can look more into recursive verification. @Jiangkm3 Please jump in as you see fit. |
matthiasgoergens
changed the title
Evaluate proof compression schemes
Evaluate proof aggregation schemes
Oct 29, 2024
We have decided that it is necessary to finish the most rudimentary implementation of the recursive verifier for benchmark testing. We shift our focus to finish that implementation first. |
Try to understand which proof system is optimal for verifying ceno risc-v proof.
|
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Look into all the different ways to aggregate and compress proves. What are the trade-offs we want to make?
Check whether the approach taken in this repository so far is actually in line with Ceno's goals.
Compare what SP1 and Risc0 etc are doing, and what design considerations they had---we might as well learn from them. (Assuming we can find their deliberations. But we can also ask, Risc0 folks have been very communicative when asked in the past.)
The text was updated successfully, but these errors were encountered: