ethereum / py_ecc

Python implementation of ECC pairing and bn_128 and bls12_381 curve operations
MIT License
191 stars 82 forks source link

Added bls import to init.py #106

Closed vbuterin closed 3 years ago

vbuterin commented 3 years ago

Fixes a bug where importing py_ecc does not make py_ecc.bls accessible.

pipermerriam commented 3 years ago

I don't like releasing on Thursday/Fridays but I'll get a patch release out Monday.