Changed the middleware to only allow comparison of integers and to use the implementation of Ord for i64. This matches the backend behavior. Also fixed a separate bug where LtEqFromEntries was producing a NotEquals statement. |
||
|---|---|---|
| .. | ||
| plonky2 | ||
| mod.rs | ||
Changed the middleware to only allow comparison of integers and to use the implementation of Ord for i64. This matches the backend behavior. Also fixed a separate bug where LtEqFromEntries was producing a NotEquals statement. |
||
|---|---|---|
| .. | ||
| plonky2 | ||
| mod.rs | ||