Commit Graph

26 Commits

Author SHA1 Message Date
Danny Ryan 94d4e3a944
operations suite generator for phase0 2019-06-10 20:05:43 -06:00
Carl Beekhuizen e5fb91c4a2
Make test generators work with phase 1 execution 2019-06-05 16:23:44 +02:00
protolambda e044305457
Merge branch 'dev' into ssz-impl-rework 2019-06-01 01:34:49 +02:00
Hsiao-Wei Wang 00ffaf4d71
Fix ssz path 2019-05-28 12:37:41 +08:00
protolambda c11f963bc9
cleanup generator code, use helper pkg to load and generate test cases with 2019-05-23 15:16:59 +02:00
protolambda 754d972108
implement epoch processing test-gen, bugfix tests 2019-05-23 15:13:37 +02:00
protolambda e218c4f61c
update operations readme, fix wording 2019-05-23 11:23:03 +02:00
protolambda 6b3b5121f2
fix header format of operations tests 2019-05-21 22:59:47 +02:00
protolambda 0e136b1104
update yaml and eth-utils dependencies 2019-05-21 22:55:22 +02:00
protolambda f1ba5aadce
make test generator use BLS 2019-05-21 22:55:02 +02:00
Diederik Loerakker 8570584a95
PR 1052 apply suggestions
Co-Authored-By: Danny Ryan <dannyjryan@gmail.com>
2019-05-11 16:44:09 +02:00
protolambda d9baee2481
move tests to standard pkg/test folder, enable conftest options with soft-import, update readme and makefile 2019-05-08 18:14:47 +02:00
protolambda f9539ed1ab
move tests, update operations test vector generation 2019-05-08 17:33:09 +02:00
protolambda 4c5a57d8ee
fix test-generators 2019-04-26 14:30:14 +08:00
Danny Ryan 318188dfd0
Merge branch 'dev' into generators-workflow 2019-04-22 10:56:21 -06:00
protolambda 2b171b19c4
fix generator 2019-04-20 12:18:56 +10:00
Justin 39d0822602
Sane SSZ object default values (#963) 2019-04-19 18:26:54 +10:00
protolambda d2b7a8f5de
implement assertion sanity check suggested in PR 2019-04-15 23:55:32 +10:00
Danny Ryan 6542ae2c4d Update test_generators/operations/deposits.py
Co-Authored-By: protolambda <proto@protolambda.com>
2019-04-15 23:08:49 +10:00
Danny Ryan 0400a888a6 Update test_generators/operations/README.md
Co-Authored-By: protolambda <proto@protolambda.com>
2019-04-15 23:08:27 +10:00
Danny Ryan 8a1aa275a3 Update test_generators/operations/README.md
Co-Authored-By: protolambda <proto@protolambda.com>
2019-04-15 23:08:05 +10:00
protolambda 9591bea42c
cleanup deposit tests 2019-04-15 16:01:17 +10:00
protolambda 9bb902217d
change wording deposit case format 2019-04-14 22:54:01 +10: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 5824117cf9
start to implement operations testing 2019-04-12 00:53:32 +10:00