Skip to content
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

Fix #51 #53, Add BLS APIs #52

Merged
merged 13 commits into from
Mar 14, 2019
Merged

Fix #51 #53, Add BLS APIs #52

merged 13 commits into from
Mar 14, 2019

Conversation

ChihChengLiang
Copy link
Contributor

@ChihChengLiang ChihChengLiang commented Feb 27, 2019

What was wrong?

#51 #53

How was it fixed?

For the reviewer

  • The code is mostly copied from code, test
  • The implementation should follow the spec

Cute Animal Picture

African penguins Boulder Bay 1

setup.py Outdated Show resolved Hide resolved
py_ecc/bls_api/utils.py Outdated Show resolved Hide resolved
py_ecc/bls_api/utils.py Outdated Show resolved Hide resolved
py_ecc/bls_api/typing.py Outdated Show resolved Hide resolved
py_ecc/bls_api/utils.py Outdated Show resolved Hide resolved
@ChihChengLiang ChihChengLiang changed the title [WIP] Fix #51 #53, Add BLS APIs Fix #51 #53, Add BLS APIs Mar 6, 2019
py_ecc/bls_api/utils.py Outdated Show resolved Hide resolved
py_ecc/bls/typing.py Outdated Show resolved Hide resolved
py_ecc/bls/typing.py Outdated Show resolved Hide resolved
@hwwhww hwwhww merged commit b9750d9 into ethereum:master Mar 14, 2019
@ChihChengLiang ChihChengLiang deleted the add-bls branch March 14, 2019 09:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Fix BLS Signature byte representation of G1 and G2 points
4 participants