-
Notifications
You must be signed in to change notification settings - Fork 59
Issues: arkworks-rs/r1cs-std
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Author
Label
Projects
Milestones
Assignee
Sort
Issues list
why the specific bits split_len works within fixed_scalar_mul_le function?
#123
opened Jul 31, 2023 by
PayneJoe
Implement O(sqrt(n)) Difficulty: medium
T-performance
Type: performance improvements
conditionally_select_power_of_two_vector
method
D-medium
#118
opened May 2, 2023 by
mmagician
4 tasks done
Short Weierstrass
G1Var::new_input
behaves differently from G1::to_field_elements
#106
opened Oct 13, 2022 by
nulltea
Relocate Univariate Domain, Vanishing Polynomial, Lagrange Interpolation
D-easy
Difficulty: easy
P-medium
Priority: medium
T-refactor
Type: cleanup/refactor
#105
opened Sep 29, 2022 by
weikengchen
4 tasks done
Interchangeability of NonNativeFieldVar and FpVar for FieldVar
D-hard
Difficulty: hard
P-low
Priority: low
T-design
Type: discuss API design and/or research
T-tracking
Type: tracking issue
#99
opened Aug 28, 2022 by
weikengchen
2 of 4 tasks
NonNativePointVar, or Point Simulation
D-hard
Difficulty: hard
P-low
Priority: low
T-feature
Type: new features
#98
opened Aug 28, 2022 by
weikengchen
4 tasks done
Implement "energy-saving" circuit optimization from Gepetto.
#89
opened Feb 8, 2022 by
Pratyush
4 tasks
NonNative
should automatically internally use NonNativeMulResultVar
to avoid reductions
D-medium
#82
opened Aug 11, 2021 by
Pratyush
Redundancy in Breaking change
P-low
Priority: low
T-performance
Type: performance improvements
three_bit_cond_neg_lookup
for FpVar
breaking-change
#78
opened Aug 3, 2021 by
weikengchen
Use Difficulty: easy
P-low
Priority: low
T-feature
Type: new features
T-performance
Type: performance improvements
Sum
whenever we add more than one Field
element
D-easy
#74
opened Jul 7, 2021 by
Pratyush
4 tasks
Add allocator for Difficulty: easy
T-feature
Type: new features
DensePolynomialVar
D-easy
#67
opened Jun 6, 2021 by
tsunrise
4 tasks
Implement Add, Sub, CheckedAdd, CheckedSub for Uints
D-easy
Difficulty: easy
T-feature
Type: new features
#62
opened Apr 29, 2021 by
ValarDragon
4 tasks
More efficient powering by constant
D-easy
Difficulty: easy
T-feature
Type: new features
T-performance
Type: performance improvements
#55
opened Mar 2, 2021 by
weikengchen
4 tasks
Getting started guide
P-high
Priority: high
T-documentation
Type: doc improvements
#45
opened Jan 29, 2021 by
That3Percent
4 tasks
conditionally_select and conditional_enforce_equal use condition inconsistently
D-easy
Difficulty: easy
T-refactor
Type: cleanup/refactor
#41
opened Jan 15, 2021 by
ValarDragon
Examine more carefully on the bound for UInt Difficulty: easy
addmany
implementation
D-easy
#23
opened Nov 23, 2020 by
weikengchen
Implement UInt128 with only BigInteger256
D-easy
Difficulty: easy
#22
opened Nov 23, 2020 by
weikengchen
AllocVar
implementation for Vec<T>
does not respect the setup mode
D-easy
#17
opened Nov 17, 2020 by
weikengchen
ProTip!
Exclude everything labeled
bug
with -label:bug.