-
`circom2 circuits/c.circom --r1cs --wasm --sym --c ` does not spit out a wasm file. The best error message I could find is `previous errors were found`. Is this part working at all?
According to ht…
-
**What I've done**
I'm using snarkjs@0.4.15
I'm running the following command:
```bash
$ snarkjs plonk setup my_circuit.r1cs powersOfTau28_hez_final_22.ptau my_circuit_final.zkey
```
I'm u…
noway updated
2 years ago
-
-
-
I was trying to follow the example from the official documentation https://docs.circom.io/getting-started/computing-the-witness/#computing-the-witness-with-c. I was able to compile the C++ witness cal…
-
```rust
Constraint trace requires enabling `ConstraintLayer`
thread 'main' panicked at 'assertion failed: {
use ark_relations::r1cs::{ConstraintSynthesizer, ConstraintSystem};
let cs = Con…
-
Hello !
I'm trying to verify a commitment of a rescue function. The problem is when I write the commit in the inputs, it's directly modified by the circuit without reasons (the value is less than b…
-
## Symptom
Other tests under `/cli` passed but `testKeyChange.sh` failed.
```
ubuntu@ip-172-31-33-79:~/maci/cli$ ./testKeyChange.sh
VkRegistry: 0x8CdaF0CD259887258Bc13a92C0a6dA92698644C0
Sett…
-
```sh
root@a1e8a611e046:~/maci/cli# npx zkey-manager compile -c zkeys.config.yml
Compiling ProcessMessages (test) with params 10,2,1,2
error[P1000]: UnrecognizedToken { token: (11260, Token(56, "fo…
-
Couldn't generate proof with https://github.com/appliedzkp/maci/tree/fix/v1-tally-bug-Q branch.
### Error log
```
fromBlock = 0
Generating proofs of message processing...
Error: generated an in…