fluidex / circom-plus

1 stars 1 forks source link

Bugs of circom #1

Open lispc opened 3 years ago

lispc commented 3 years ago
  1. component without input signals can not has a child component without input signals

https://github.com/Fluidex/circuits/blob/06c932546cb280e2ee53c55ad1078553ed2e85c3/src/lib/hash_state.circom#L99

  1. if a file has /* without */, the compiler will hang
noel2004 commented 2 years ago
  1. some circuit may not be correct compiled by circom, see #4