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
SIMD-0075: Precompile for Secp256r1 #3152
SIMD-0075: Precompile for Secp256r1 #3152
Changes from all commits
226eeef
4c753ff
b0ec063
6d9d46e
943bd7c
f74009a
46e15a1
6011adf
bc83ba6
86a25ea
2598735
eb3c492
4d5b213
337433c
eeb5023
4b257a0
372be6c
30dbde6
2d64c1f
efe084b
e266020
4cd7bc0
ce302a7
897eace
c6c2249
930db7c
3df67bb
3a73e79
52fb88a
632118c
5437fc5
fdf7673
d3d24ea
cbc7219
3659bd0
0d2f171
7e8a3ea
f27ce17
64291f6
b44c02f
8629123
26649ff
e539f5c
fd7bbb6
1522fcc
7f54c62
a765f92
51ed60e
f0cfecd
6b92a71
5c66b50
38dbbf5
7c2941d
86710f8
818af19
0d1815a
99f22fa
81350f7
5fc3feb
cc04f9f
42f9402
d6120fd
bd263bb
a2a400d
cbb6b61
cc7af13
ddb07fb
bd138d2
3174739
e134144
df11363
55cb982
517ae86
63d86f0
265f392
File filter
Filter by extension
Conversations
Jump to
There are no files selected for viewing
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
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.
I would have asked you to put the secp256r1 program ID in solana-sdk-ids so solana-reserved-account-keys wouldn't end up with a solana-secp256r1-program dependency
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.
Will coordinate with sam to make sure #3663 is backported together with this 👍
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.
Looks like we don't have to backport since the sdk-ids split isn't in 2.1. Will just get this merged into master 🫡