Skip to content

Latest commit

 

History

History
163 lines (136 loc) · 4.95 KB

File metadata and controls

163 lines (136 loc) · 4.95 KB

Summary

tool reported confirmed fixed
circom 5 5 4
corset 4 4 4
gnark 4 4 4
noir 3 3 3

Overall, we have 15 bugs that are already fixed and only 1 bug that is only confirmed.


Bugs

Circom

Bitwise Complement Operator

Bug

Fix

  • No PR (directly pushed to master)
  • Commit: 9f3da35a8ac3107190f8c85c8cf3ea1a0f8780a4

Different Results for Bitwise Complement Operator with Zero

Bug

Fix

  • No PR (directly pushed to master)
  • Commit: b1f795d95bb2b9610b99c794597f4f6b41a02640

Inconsistent Bitwise Evaluation for Field Prime

Bug

Fix

  • No PR (directly pushed to master)
  • Commit: 570911a57afb3459b211921a9c6c699a9e9f5463

Inconsistent Bitwise Evaluation of small Field Primes

Bug

Fix

  • No PR (directly pushed to master)
  • Commit: f97b7cad87f23b5dc8d234a4af0795296a8406b9

Polynomial is not Divisible

Bug

Fix

  • No PR
  • No Fix Commit

Corset

Different Behavior for Expansion and Native Flags

Bug

Fix

Wrong Evaluation of Constraint Expressions using Expansion

Bug

Fix:

Rework ifs transform (and re-opened issue)

Bug

Fix:

Wrong evaluation of Normalized Loobean

Bug

Fix

Gnark

Or Computation for Constant and Non-Constant

Bug

  • No Issue (reported via message)
  • Commit:
    • e3f932b6cff57f850795d8fef5e51c0176f9d8e2

Fix

Wrong Computation of AssertIsLessOrEqual

Bug

Fix

Minimum 1 Bit for Constant Binary Decomposition

Bug

  • No Issue (reported via email)
  • Commit: aa6efa4476d56c026d73ed98f53f80fa00eaabd9

Fix

Branch with Unchecked Cast could panic at Compile Time

Bug

  • No Issue (reported via email)
  • Commit: d8ccab5994e0f44b6d62df8ec72e589fb1f4fa5a

Fix

Noir

Wrong Computation of Assertion

Bug

Fix

BB Prover Error in MemBn254CrsFactory

Bug

Fix

Stack Overflow for "lt" with Medium Expression Depth

Bug

Fix