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>
|
3 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 |
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 |
Pratyush Mishra
|
0fd45d3d83
|
Reduce allocations in `UInt`s
|
5 years ago |
Weikeng Chen
|
68f08b94d2
|
Add UInt128 for u128 (#21)
|
5 years ago |
Nirvan Tyagi
|
957ac48da4
|
Apply suggestions from code review
Co-authored-by: Pratyush Mishra <pratyushmishra@berkeley.edu>
|
5 years ago |
Nirvan Tyagi
|
0abb3a7dfe
|
CondSelectGadget for UInts
|
5 years ago |
Weikeng Chen
|
f4691621ee
|
Add ToConstraintFieldGadget for ProjectiveVar (#13)
|
5 years ago |
Pratyush Mishra
|
636f93a3e5
|
Update to `arkworks` libraries (#3)
Co-authored-by: Nicholas Ward <npward@berkeley.edu>
|
5 years ago |
Pratyush Mishra
|
99e489cac7
|
`R1CSVar`: `Option::None` -> `ConstraintSystemRef::None` (#281)
|
5 years ago |
Pratyush Mishra
|
370fbcdd3b
|
Document `r1cs-std`
|
5 years ago |
Pratyush Mishra
|
40ce981801
|
Fix integer conversions and log2
|
5 years ago |
Pratyush Mishra
|
5e00793999
|
Switch to `tracing`-based constraint debugging
|
5 years ago |
Pratyush Mishra
|
7b0f71a10e
|
Refactor `bit` variables in `r1cs-std`
|
5 years ago |