You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* refactor: remove API wrapper in test engine
This was used to create API for field emulation. But we removed the fake-API
interface in favor of dedicated emulated field type.
* feat: add defer to compiler
* fix: stop collecting traces on deferred fns
* fix: make internal key type private
* refactor: step 1 use constraint/ simplify addPlonkConstraint a bit
* refactor,perf: scs.Add(v,v,c) is better
* fix: fix some scs API that incorrectly discarded boolean coeffs
* style: code cleaning
* fix: missing return
* fix: panic when inverse by constant 0 in plonk
---------
Co-authored-by: Ivo Kubjas <ivo.kubjas@consensys.net>
No description provided.
The text was updated successfully, but these errors were encountered: