Commit Graph

13 Commits

Author SHA1 Message Date
protolambda badd3251ed
update BLS suite to split test cases 2019-07-27 03:07:37 +02:00
Hsiao-Wei Wang bfd5010f26
Bump `py_ecc==1.7.1` 2019-07-16 14:27:34 +08:00
protolambda d45b73389e
update BLS test generator and format to reflect spec change in BLS 2019-06-30 22:18:52 +02:00
protolambda 91f55f55b5
make BLS test format and output consistent with spec 2019-06-30 16:07:54 +02:00
Danny Ryan aed5db033a
enforce byte length for g2 values in test generators 2019-06-14 10:15:54 -06:00
protolambda 514d8f9232
Fix runner/handler references 2019-04-14 20:17:22 +10:00
protolambda 7ca20d71ca
minor naming tweaks, document BLS and deposit test formats 2019-04-12 22:15:30 +10:00
protolambda f958adbff1
generator running fixes 2019-04-11 19:25:00 +10:00
protolambda 7e2b0a946f
fix naming mistake 2019-04-11 19:18:53 +10:00
protolambda a9054fb85d
fix BLS msg hash handler naming 2019-04-11 19:17:53 +10:00
protolambda 9a0fd0afb9
port BLS tests to new suite format 2019-04-11 19:15:23 +10:00
protolambda f8cdd66ffc
minor fixes 2019-04-03 13:50:56 +11:00
protolambda 64f012b276
Move test-generators to specs repo
Co-authored-by: Chih Cheng Liang <chihchengliang@gmail.com>
Co-authored-by: Danny Ryan <dannyjryan@gmail.com>
Co-authored-by: Dmitrii Shmatko <leodex23@gmail.com>
Co-authored-by: Jannik Luhn <jannik@brainbot.com>
Co-authored-by: Paul Hauner <paul@paulhauner.com>
Co-authored-by: protolambda <proto@protolambda.com>
2019-03-28 00:49:04 +08:00