Zokrates / ZoKrates

A toolbox for zkSNARKs on Ethereum
https://zokrates.github.io
GNU Lesser General Public License v3.0
1.81k stars 361 forks source link

Add "multicore" bellman feature to fix plonk test #1247

Closed georgwiese closed 1 year ago

georgwiese commented 1 year ago

As mentioned in the comments of https://github.com/matter-labs/bellman/issues/46, the single core implementation of bellman_ce does not seem to work properly. This should be fixed now.

Two other changes: