-
Notifications
You must be signed in to change notification settings - Fork 45
Organize STM - Blst multi_sig module #2405
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
Conversation
Test Results 3 files ±0 57 suites ±0 11m 30s ⏱️ -8s Results for commit 1477269. ± Comparison against base commit 2b16700. This pull request removes 10 and adds 10 tests. Note that renamed tests count towards both.
♻️ This comment has been updated with latest results. |
7919df7
to
72509aa
Compare
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.
LGTM 👍
I left few comments below
b4b5217
to
4553f17
Compare
organize multi_sig mod module doc update benches import review suggestions review suggestions
crates version
4553f17
to
1477269
Compare
Content
This PR includes a module for covering the multi-signature operations of
blst
library used bystm.rs
.Pre-submit checklist
Comments
Issue(s)
Relates to #2369