Commit Graph

16 Commits

Author SHA1 Message Date
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 d7b7640221
overhaul shuffling tests, focus on swap-or-not shuffle 2019-04-11 18:33:46 +10:00
protolambda 41374957bb
update shuffling 2019-04-11 01:52:51 +10:00
protolambda e5fb9626e8
make ssz test gen conform to general test format 2019-04-11 00:20:59 +10:00
protolambda fea40da6fe
update generators readme example 2019-04-07 18:28:32 +10:00
protolambda c350aaecf7
small format update, support new testing format in generator base pkg 2019-04-07 17:26:24 +10:00
protolambda 9e010da118
rename pyspec pkg to eth2spec 2019-04-03 14:18:17 +11:00
protolambda f8cdd66ffc
minor fixes 2019-04-03 13:50:56 +11:00
protolambda 00c3c1e2a6
rename eth2 pkg to pyspec, per request of hww 2019-03-30 00:24:04 +08:00
protolambda 3b132b71aa
refine makefile, update generator doc 2019-03-29 00:24:18 +08:00
protolambda f2703bc8d3
update readme with example pyspec import 2019-03-28 23:27:28 +08:00
protolambda 05970c9383
fix pyspec setup, and update usages: py_tests and in docs 2019-03-28 23:10:16 +08:00
protolambda ec4d41e15d
fix config, work on py_tests 2019-03-28 02:30:47 +08: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