-
-
Notifications
You must be signed in to change notification settings - Fork 43
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
C API for BLS signature aggregate_verify
& batch_verify
(incl parallel)
#381
Merged
Commits on May 18, 2024
-
fix up BLS sig
batch_verify
for C APIWe had a leftover generic and the `messages` were passed not as an openArray as required
Configuration menu - View commit details
-
Copy full SHA for 07c1758 - Browse repository at this point
Copy the full SHA 07c1758View commit details -
[bls] fix
update
forView
messagesThe previous code recursed into itself instead of the main `update` above
Configuration menu - View commit details
-
Copy full SHA for cde004f - Browse repository at this point
Copy the full SHA cde004fView commit details -
Configuration menu - View commit details
-
Copy full SHA for bcb7324 - Browse repository at this point
Copy the full SHA bcb7324View commit details -
Configuration menu - View commit details
-
Copy full SHA for 02499e3 - Browse repository at this point
Copy the full SHA 02499e3View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1e871d9 - Browse repository at this point
Copy the full SHA 1e871d9View commit details -
Configuration menu - View commit details
-
Copy full SHA for d312864 - Browse repository at this point
Copy the full SHA d312864View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0986057 - Browse repository at this point
Copy the full SHA 0986057View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7942da3 - Browse repository at this point
Copy the full SHA 7942da3View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1db8d76 - Browse repository at this point
Copy the full SHA 1db8d76View commit details -
Configuration menu - View commit details
-
Copy full SHA for 85eb702 - Browse repository at this point
Copy the full SHA 85eb702View commit details -
Configuration menu - View commit details
-
Copy full SHA for 824ff7c - Browse repository at this point
Copy the full SHA 824ff7cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 39a4f24 - Browse repository at this point
Copy the full SHA 39a4f24View commit details -
Configuration menu - View commit details
-
Copy full SHA for afba7d6 - Browse repository at this point
Copy the full SHA afba7d6View commit details
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.