eth2.0-specs/tests/generators/bls
Hsiao-Wei Wang 844c879f1c
Bump `py_ecc` and `milagro_bls_binding` (#2169)
* Bump py_ecc to v5.1.0 and milagro_bls_binding to v1.6.2

* python3.8 -> python3 for py39 compatibility

* fix

* Try python:3.9

* Revert: using Python3.8 in CI now
2021-01-05 21:00:52 +08:00
..
README.md Update README 2020-05-15 23:38:25 +08:00
main.py Merge pull request #2099 from ethereum/fix_bls_testgen_typo 2020-10-13 08:08:20 -06:00
requirements.txt Bump `py_ecc` and `milagro_bls_binding` (#2169) 2021-01-05 21:00:52 +08:00

README.md

BLS Test Generator

The BLS Signature APIs

Information on the format of the tests can be found in the BLS test formats documentation.

Resources