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
KZG point eval precompile #4860
KZG point eval precompile #4860
Changes from 3 commits
a0aabbd
541365d
685cb10
86212c8
6c9102d
113e083
883d7d0
ebaacd6
95b3b6c
2bad3ed
5a802e0
7d2b70a
0e2dd0e
8c5c848
8cb5003
92a70af
96fe0e3
9a9a51e
c4b9ece
8942c87
c324a45
8a5e696
8f5a80d
ae8523f
4bb9c9c
8f9c1e9
904d463
e1dd9c1
3f87644
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.
I think this should be an
--X
option. Once the ceremony is done we will have the kzg embedded in the distribution, correct? So this is just transitional for testing?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.
Removing the dot opens the door wide to uncontrolled DNS names like
tech.pegasys-but-not-really:comprimised-kzg
. Instead it should be listed as an optional section.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 address fixed already? Has BLS been "locked in" to those addresses?
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.
As far as i know it is, the specs have been stable on it.
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.
This should not be needed here and should be removed. The repository is already enumerated in the parent build file.
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.
Versions should not be listed in child build files. Please add an entry to
<root>/gradle/versions.gradle
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.
This should not be here, the root gradle should cover this. If it doesn't it should be fixed there.
Check warning
Code scanning / CodeQL
Local information disclosure in a temporary directory