Commit Graph

7 Commits

Author SHA1 Message Date
mmagician
d4edfb6e15 Prepare release 0.4 (#109)
* Bump the dependencies and remove patch

* temp remove dev-dependencies (until curves are published)

due to circular dev-dependencies

* bring back dev-dependencies

to be merged only after curves crates are released

* bump patch version

* fix

* use frobenius_map_in_place instead of frobenious_map

* temp remove dev dependencies

* chore: Release ark-r1cs-std version 0.4.0-alpha.2

* Revert "temp remove dev dependencies"

This reverts commit 6b3ba6a5e98ea2055222d459d84d49eab7a98d47.

* fix test import after curves have a new version

* chore: Release ark-r1cs-std version 0.4.0-alpha.3

Co-authored-by: onewayfunc <onewayfunc@gmail.com>
2022-12-28 16:04:33 +01:00
onewayfunc
38b0057319 Constant tobytes of Fp is in the wrong direction (#108) 2022-10-30 15:03:44 -07:00
onewayfunc
f30b173d0d Sync with ark-algebra: change the location of BitIteratorBE (#107)
* revert

* fix
2022-10-29 10:57:37 -07:00
Weikeng Chen
b7874406ec Upgrade to work with latest ark-ff (#90)
Co-authored-by: Sun <huachuang20@gmail.com>
Co-authored-by: Pratyush Mishra <pratyushmishra@berkeley.edu>
2022-03-07 14:25:06 -08:00
Weikeng Chen
f4691621ee Add ToConstraintFieldGadget for ProjectiveVar (#13) 2020-11-12 01:41:59 -08:00
yelhousni
2e2df52f79 replace frob(6) by unitary_inverse in bls12 2020-10-21 08:01:31 -07:00
Pratyush Mishra
636f93a3e5 Update to arkworks libraries (#3)
Co-authored-by: Nicholas Ward <npward@berkeley.edu>
2020-10-19 11:07:59 -07:00