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 53b2ac4 commit 73ac661Copy full SHA for 73ac661
CHANGELOG.md
@@ -27,8 +27,9 @@
27
- #29 Fix `to_non_unique_bytes` for `BLS12::G1Prepared`
28
- #34 Fix `mul_by_inverse` for constants
29
- #42 Fix regression in `mul_by_inverse` constraint count
30
-- #47 Compile with `panic='abort'` in release mode, for safety of the library across FFI boundaries.
+- #47 Compile with `panic='abort'` in release mode, for safety of the library across FFI boundaries
31
+- #57 Clean up `UInt` docs
32
33
## v0.1.0
34
-Initial release
35
+Initial release
0 commit comments