eth2.0-specs/tests/core/pyspec/eth2spec/utils
Hsiao-Wei Wang d27f2350a2
Update BLS test suite to BLS standard draft v2 format
1. Make sure that BLS -Verify APIs would only return `True` or `False` , no exceptions.
2. Use `eth2spec.utils.bls` instead of py_ecc for test generator
3. Add assertions in test generator
4. Add some special test cases for the -Verify APIs
5. Clean up the test format documents
2020-05-15 00:55:06 +08:00
..
ssz Remerkleable - merkle tree based ssz for better and faster spec 2020-01-25 00:43:43 +01:00
__init__.py reorg specs by fork and move ssz out to own folder. make all of the build and link changes to support move 2020-01-10 11:55:13 -07:00
bls.py Update BLS test suite to BLS standard draft v2 format 2020-05-15 00:55:06 +08:00
hash_function.py Fix utils.hash_function typing 2020-04-17 23:55:32 +08:00
merkle_minimal.py reorg specs by fork and move ssz out to own folder. make all of the build and link changes to support move 2020-01-10 11:55:13 -07:00
test_merkle_minimal.py reorg specs by fork and move ssz out to own folder. make all of the build and link changes to support move 2020-01-10 11:55:13 -07:00