31 Commits

Author SHA1 Message Date
Danny Ryan
3d17c10578
fix ruemel.yaml dependency issue 2019-10-28 22:44:41 +09:00
Danny Ryan
43132a3082
[reopen] Eth2 shorthand standardized (#1452)
* Update README.md

* Update README.md

* Update p2p-interface.md

* Update simple-serialize.md

* Update README.md

* Update initialization.md

* Update README.md

* Update 0_beacon-chain-validator.md

* Update README.md

* Update README.md

* Update README.md

* Update README.md

* Update README.md

* Update README.md

* Update README.md

* Update README.md
2019-10-28 15:53:10 +08:00
protolambda
12900b2b4c
handle empty test ouputs, and split out output format functions 2019-08-01 22:40:10 +02:00
protolambda
bdebfe31df
organize test-case-part explanation better 2019-07-30 03:09:48 +02:00
protolambda
f5e404298b
update test generator documentation 2019-07-30 03:07:42 +02:00
protolambda
2dcad9a6bf
add config filtering option 2019-07-30 02:09:25 +02:00
protolambda
c329a003af
improve test gen logging 2019-07-30 00:44:19 +02:00
protolambda
c628c8187b
SSZ static format updated to per-case outputs 2019-07-27 13:34:19 +02:00
protolambda
e8b3f9985b
update testgen, make epoch proc work 2019-07-26 22:40:49 +02:00
protolambda
69052ac750
Update testgen code, and if force is not on, test generation won't run if it already exists. 2019-07-26 19:19:36 +02:00
protolambda
b73625fbf1
update test generation code (work in progress), improve the simplicity of configuration in context of forks, and update docs 2019-07-25 23:13:33 +02:00
Danny Ryan
c4bf772d30
demo phase restricted generators for epoch processing 2019-06-10 17:26:39 -06:00
protolambda
57dd9fc4ff
fix syntax 2019-05-24 01:15:49 +02:00
protolambda
f0c9e7a395
ignore just the one crosslinks case that is incompatible with mainnet 2019-05-23 22:26:36 +02:00
protolambda
754d972108
implement epoch processing test-gen, bugfix tests 2019-05-23 15:13:37 +02:00
protolambda
0e136b1104
update yaml and eth-utils dependencies 2019-05-21 22:55:22 +02:00
Diederik Loerakker
9d1ec584d3
Merge pull request #1022 from ethereum/revert-981-only_setup_py
Revert 981 only setup py to master
2019-05-02 01:25:14 +08:00
Hsiao-Wei Wang
fc7d57eec6
PEP8-ish clean up 2019-04-25 16:03:02 +08:00
Danny Ryan
451c28342a
Revert "Only use setup.py" 2019-04-24 11:59:13 -06:00
Hsiao-Wei Wang
5437273e23
Update packages 2019-04-24 17:18:52 +08:00
Hsiao-Wei Wang
ba99f8a284
Update install_requires 2019-04-24 17:18:52 +08:00
Hsiao-Wei Wang
97906a6339
Only use setup.py 2019-04-24 17:18:49 +08:00
protolambda
514d8f9232
Fix runner/handler references 2019-04-14 20:17:22 +10:00
protolambda
db91c7fe9e
Work for new pyspec based test generators 2019-04-10 21:45:46 +10:00
protolambda
8fdae5bced
support test format file structure in base generator 2019-04-07 17:50:39 +10:00
protolambda
c350aaecf7
small format update, support new testing format in generator base pkg 2019-04-07 17:26:24 +10:00
protolambda
9eb640dd3b
intro configuration support pkg 2019-04-07 17:02:20 +10:00
protolambda
9f32995693
enable generator to locate configurations 2019-04-07 16:32:48 +10:00
protolambda
a106edacad
Scope pyspec packages, make pyspec more readable, fix imports 2019-03-28 01:21:07 +08:00
protolambda
883ea93545
update generator helper readme 2019-03-28 00:53:20 +08:00
protolambda
53e528e56c
work in progress: setup test libs, pyspec, pytests 2019-03-28 00:28:20 +08:00