Results 6 comments of turboblitz

I'm having the same issue. Does anyone have a solution ? Manifest v2 extension now cannot be added to the chrome extension store

Hi, Thanks for your work. Is it possible to dynamically add rows or columns ?

Here is where I am right now. Currently I'm working on my repo, which has a bit of a different structure, but not that different. Latest changes on [this branch](https://github.com/zk-passport/proof-of-passport/commits/dylib)....

Here is the latest PR in which I get a different error when manually constructing a framework: https://github.com/oskarth/mopro/pull/122

Hi, I tried using it, implemented some of the missing ops [here](https://github.com/0xturboblitz/circom-witness-rs), and have had the three exact same errors as Vivian. Didn't dig deeper except for [this one](https://github.com/philsippl/circom-witness-rs/issues/16), which...

I was able to use it [on this branch](https://github.com/zk-passport/proof-of-passport/commits/witnesscalc) to calculate a witness for the multiplier circuit. Now I have no idea how to feed it to arkworks' prover, as...