We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
ConstraintLayer
Constraint trace requires enabling `ConstraintLayer` thread 'main' panicked at 'assertion failed: { use ark_relations::r1cs::{ConstraintSynthesizer, ConstraintSystem}; let cs = ConstraintSystem::<E::Fr>::new_ref(); circom.clone().generate_constraints(cs.clone()).unwrap(); cs.is_satisfied().unwrap() }', /home/albttx/.cargo/git/checkouts/ark-circom-4b320b422980d7a5/eb53e6e/src/circom/builder.rs:82:9 note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace
The text was updated successfully, but these errors were encountered:
Error come from the circom circuits
Sorry, something went wrong.
Related arkworks-rs/circom-compat#21 and vacp2p/zerokit#3
No branches or pull requests
The text was updated successfully, but these errors were encountered: