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
we should generate two field elements a, b with a proptest library (like proptest) and check that the less_than gadget returns the same result as the a < b outside the circuit
The text was updated successfully, but these errors were encountered:
we should generate two field elements
a, b
with a proptest library (like proptest) and check that theless_than
gadget returns the same result as thea < b
outside the circuitThe text was updated successfully, but these errors were encountered: