Tom Godden
|
69003c80d4
|
Fix for add_many (issue #23) (#113)
Co-authored-by: Tom Godden <tgodden@vub.be>
Co-authored-by: mmagician <marcin.gorny.94@protonmail.com>
Co-authored-by: Pratyush Mishra <pratyushmishra@berkeley.edu>
|
2 years ago |
Michele Orrù
|
6d64f379a2
|
Fix with latest arkworks version. (#95)
Co-authored-by: Pratyush Mishra <pratyushmishra@berkeley.edu>
|
2 years ago |
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>
|
3 years ago |
Pratyush Mishra
|
65faa3e699
|
`impl ToBytesGadget for Vec<UInt8>` (#76)
|
3 years ago |
Dev Ojha
|
5debc6f8f1
|
Rename AllocatedBit to AllocatedBool (#60)
* Rename AllocatedBit to AllocatedBool
* Update Changelog
* Fix independent fmt issues
|
4 years ago |
Pratyush Mishra
|
736b552720
|
Fix
|
4 years ago |
Pratyush Mishra
|
53b2ac48fa
|
Fix `UInt` docs
|
4 years ago |
Weikeng Chen
|
b741ffc33d
|
replace `rand` with `ark_std::rand` and drop `rand_xorshift` (#51)
|
4 years ago |
Tom Shen
|
05fee34686
|
Add Mux gadget (#48)
|
4 years ago |
Kobi Gurkan
|
a8f737bf26
|
Fix boolean or comment (#44)
|
4 years ago |
William Lin
|
2432ff4f88
|
Implement ToConstraintFieldGadget for Vec<UInt8> (#36)
* Implement ToConstraintFieldGadget for Vec<UInt8>
* Add documentation and implementation for slice
* Update documentation
|
4 years ago |
Pratyush Mishra
|
20bd452cd9
|
Construct `FpVar` from bits (#35)
|
4 years ago |
Pratyush Mishra
|
f52b866e59
|
Fix documentation links (#28)
|
4 years ago |
Pratyush Mishra
|
0fd45d3d83
|
Reduce allocations in `UInt`s
|
4 years ago |
Weikeng Chen
|
68f08b94d2
|
Add UInt128 for u128 (#21)
|
4 years ago |
Nirvan Tyagi
|
77dfd7dac6
|
'cargo +stable fmt'
|
4 years ago |
Nirvan Tyagi
|
45a4c3b326
|
'cargo fmt'
|
4 years ago |
Nirvan Tyagi
|
957ac48da4
|
Apply suggestions from code review
Co-authored-by: Pratyush Mishra <pratyushmishra@berkeley.edu>
|
4 years ago |
Nirvan Tyagi
|
0abb3a7dfe
|
CondSelectGadget for UInts
|
4 years ago |
Weikeng Chen
|
f4691621ee
|
Add ToConstraintFieldGadget for ProjectiveVar (#13)
|
4 years ago |
Pratyush Mishra
|
636f93a3e5
|
Update to `arkworks` libraries (#3)
Co-authored-by: Nicholas Ward <npward@berkeley.edu>
|
4 years ago |