-
Notifications
You must be signed in to change notification settings - Fork 996
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
Bump IETF BLS spec version draft 03 -> draft 04 #2080
Conversation
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 looks good to me
I modified this to point to |
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 as well
Two pending issues of milagro:
I added some edge case handler in pyspec utils |
* Update vectors to BLSv4 v1.0.0-rc0 [skip ci] * Workaround ethereum/consensus-spec-tests#22, ethereum/consensus-specs#2099 * Rework BLSv4 API ethereum/consensus-specs#2080 and address #76 #77 * Upgade Milagro vectors * Upgrade BLST backend with new API * BLST forgot to return true for publicFromSecret
Address #2072
TODOs
py_ecc
to BLSv4 versionmilagro_bls_binding
to BLSv4 version