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
I tried running a simple example on snark with the time_prover, using a very small r1cs for a simple circuit. This issue doesn't look too hard to solve -- probably just a missing zero check somewhere. Run cargo run --features asm,print-trace,parallel --example snark -- -i 1 --time-prover on my fork to see the error setup / message.
The text was updated successfully, but these errors were encountered:
I tried running a simple example on
snark
with thetime_prover
, using a very small r1cs for a simple circuit. This issue doesn't look too hard to solve -- probably just a missing zero check somewhere. Runcargo run --features asm,print-trace,parallel --example snark -- -i 1 --time-prover
on my fork to see the error setup / message.The text was updated successfully, but these errors were encountered: