We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0686b89 commit b5956aaCopy full SHA for b5956aa
CHANGELOG.md
@@ -23,6 +23,8 @@
23
- Add `UInt::rotate_{left,right}_in_place`.
24
- Add `{Boolean,UInt}::not_in_place`.
25
- Add `UInt::{from_bytes_le, from_bytes_be, to_bytes_be}`.
26
+- [\#144](https://github.com/arkworks-rs/r1cs-std/pull/144)
27
+ - Add `ToConstraintFieldGadget` bounds to `CurveVar` and `FieldVar`
28
29
### Improvements
30
0 commit comments