Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
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
ECDSA gadget #1240
ECDSA gadget #1240
Changes from 85 commits
6c34c9f
d41f30f
4c3f6a5
c99cee2
95017b3
dd2ebd3
fc6f1f8
00a11f7
ce389ef
e458907
8db8d06
ab9584f
c39e0f8
b924cad
9a2629f
a1370e8
92318fe
92a627e
cc4f9b1
90d341f
e7b8d23
f7c5176
a4f5638
968a5ae
1129739
9b29f40
38b9b7f
69a814d
be15bf1
b025198
c0f297d
241aae1
f4801d0
80dbef6
73d2b2d
21050b6
89e0cdd
d0a3159
64610e7
eacc1e6
003f29d
347524a
24a0bf6
3969ccd
569e1c6
a4b1137
ea17473
2898db3
9fd2353
3e9ee6b
c501bad
321f963
c705ed5
9d48098
5780bfe
4fee529
b35bf20
3369ae3
cf27df5
bf6d2e9
4bb7b1a
415f8ae
a9e75e8
b451ebe
d891330
697ddb3
86da890
5e4e0a4
206440d
8aff97a
05925b2
89f7d01
2094f68
9ad5794
e7efc5d
e0c43f7
a2fe70f
665158b
71b7dcf
febd9c9
f27f2e1
191971d
6a449b2
16f0c0a
d0dc254
e7ad795
660f1a4
1a55a5d
57576fa
5f5cd31
af6de47
c193bd7
66a9dc1
2731b0c
1ad2602
1c90b52
7886bef
ba0c361
dba58f3
9c3c653
d0b09b9
f68c148
124d918
2495901
4999fe8
6fc4e86
f5ab9bc
621d2ef
e2b0dd6
450203e
f51e5c0
bbcfb17
7ec8090
507a04b
File filter
Filter by extension
Conversations
Jump to
There are no files selected for viewing
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
is this making the index a const circuit variable?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
the other way! it's making the index a
Var
if it's currently aConstant | Add | Scale