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
Adding flag --simplification_substitutions: outputs a .json file including information about the substitutions performed during the constraint simplifications
Adding the prime number secq256r1.
Removing non-determinism in R1CS generation: fixing assignment order of anonymous components inputs
Improving error message: case assignment to signal of not initialized component
Removing unnecessary clones
Improving documentation: types of signal assignments, output-file format descriptions, compilation options,
Improving the README file with more community tools and projects.
Fixed bugs
Printing errors and warnings in custom gates correctly
Removing panic caused by edge case in function display_trace()