Files
circ/scripts
Alex Ozdemir 838b8a6791 Include Anna's test cases and fix (#131)
The first bug is a disagreement between our bellman circuit and our bellman
verify function. The circuit omit unused variables (public or private). The
verify function includes unused public variables.

Now, the circuit includes unused public variables.

The second bug is related to large BV comparisons. The fix is to emit a
bitwise comparator. We could optimize further in the future.

closes #125
2023-01-09 23:00:35 -08:00
..
2022-11-01 23:46:08 -04:00
2022-11-01 23:46:08 -04:00
2022-02-28 19:47:50 -05:00
2021-08-24 10:01:19 -07:00
2022-11-07 10:11:58 -08:00