Is your feature request related to a problem? Please describe.
There is a massive optimization when it comes to proving time on Succint Prover Network if we were to move from Plonk to Groth16 (70sec vs 5sec*).
Describe the solution you'd like
As we have support for SP1 proofs format and the crypto part for groth16 from risc0 example, it (hopefully) shouldn't require much lift.
Is your feature request related to a problem? Please describe.
There is a massive optimization when it comes to proving time on Succint Prover Network if we were to move from Plonk to Groth16 (70sec vs 5sec*).
Describe the solution you'd like
As we have support for SP1 proofs format and the crypto part for groth16 from risc0 example, it (hopefully) shouldn't require much lift.