Danny Ryan
|
6570340e04
|
Merge branch 'master' into master-to-dev
|
2019-10-28 15:27:41 +09:00 |
Danny Ryan
|
70c2063cfa
|
PR feedback
|
2019-10-24 21:49:07 +09:00 |
protolambda
|
473c42b994
|
temporarily disable a few mainnet tests in generator; too long
|
2019-10-24 00:44:00 +08:00 |
Danny Ryan
|
283a8cbf0d
|
remove refs to crosslinks
|
2019-10-17 10:49:49 +09:00 |
Denis Bogdanas
|
d50ffa5f3e
|
Added generator for rewards_and_penalties
|
2019-10-07 13:54:35 +03:00 |
protolambda
|
28da0a07b8
|
fix BLS tests name length
|
2019-09-08 14:36:09 -04:00 |
Danny Ryan
|
66eaab72c5
|
Merge branch 'master' into dev-083
|
2019-09-08 08:46:28 -04:00 |
Danny Ryan
|
db34ee17b6
|
fix minor testing bug
|
2019-08-23 11:31:20 -06:00 |
protolambda
|
4283c8cb03
|
Fix ssz-generic bitvector tests: those invalid cases of higher length than type describes, but same byte size, should have at least 1 bit set in the overflow to be invalid
|
2019-08-23 18:33:18 +02:00 |
Martin Lundfall
|
35d89e2706
|
merkle_proofs, simple-serialize, test_gen/README: update ToC
|
2019-08-19 13:03:51 +02:00 |
protolambda
|
8563dbf5c0
|
make ssz_static output roots to roots.yaml instead of meta
|
2019-08-01 22:03:40 +02:00 |
protolambda
|
ccf472af68
|
remove old requirements from generators
|
2019-07-30 14:08:25 +02:00 |
protolambda
|
79f6ab5752
|
fix imports in genesis generator
|
2019-07-30 14:06:26 +02:00 |
protolambda
|
c91cefc76c
|
move bls tests to general config dir
|
2019-07-30 03:11:59 +02:00 |
protolambda
|
f5e404298b
|
update test generator documentation
|
2019-07-30 03:07:42 +02:00 |
protolambda
|
88dbd18394
|
fix imports, new container tests, update randomization logic
|
2019-07-27 23:57:07 +02:00 |
protolambda
|
aea8237631
|
update tests, implement main call, add basic vector tests
|
2019-07-27 22:31:04 +02:00 |
protolambda
|
5b956b3d26
|
implement new ssz generic tests
|
2019-07-27 16:45:30 +02:00 |
protolambda
|
c628c8187b
|
SSZ static format updated to per-case outputs
|
2019-07-27 13:34:19 +02:00 |
protolambda
|
156dcfe247
|
update sanity test gen
|
2019-07-27 03:09:00 +02:00 |
protolambda
|
08a52c19a2
|
update genesis test gen
|
2019-07-27 03:08:39 +02:00 |
protolambda
|
badd3251ed
|
update BLS suite to split test cases
|
2019-07-27 03:07:37 +02:00 |
protolambda
|
62c917a2a9
|
update shuffling test gen
|
2019-07-27 02:22:19 +02:00 |
protolambda
|
d7728e60c9
|
handle meta tags passed from inner testgen decorator
|
2019-07-27 00:26:05 +02:00 |
protolambda
|
e8b3f9985b
|
update testgen, make epoch proc work
|
2019-07-26 22:40:49 +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 |
Hsiao-Wei Wang
|
bfd5010f26
|
Bump `py_ecc==1.7.1`
|
2019-07-16 14:27:34 +08:00 |
Danny Ryan
|
e3309b0896
|
fix test gen make command in readme
|
2019-07-03 15:09:06 -06:00 |
Hsiao-Wei Wang
|
93fc81e761
|
Use relative inner repo link
|
2019-07-01 11:22:18 +08:00 |
Danny Ryan
|
af5719031c
|
Merge branch 'dev' into fix-bls-domain-type
|
2019-06-30 20:28:18 -05:00 |
protolambda
|
d45b73389e
|
update BLS test generator and format to reflect spec change in BLS
|
2019-06-30 22:18:52 +02:00 |
Carl Beekhuizen
|
cb71409114
|
Merge in `dev`
|
2019-06-30 22:03:19 +02:00 |
Carl Beekhuizen
|
c2a4838f5a
|
Implments suggestions from review
|
2019-06-30 21:49:29 +02:00 |
Danny Ryan
|
83e961d5cc
|
Merge branch 'dev' into update-generators
|
2019-06-30 14:48:12 -05:00 |
Carl Beekhuizen
|
0fd1d38417
|
`Misc` function rename
|
2019-06-30 20:58:02 +02:00 |
protolambda
|
ed182e5e9d
|
disable mainnet transfer test output
|
2019-06-30 19:44:35 +02:00 |
protolambda
|
7b91c289d4
|
fix shuffling generator, convert ValidatorIndex output to normal int
|
2019-06-30 16:46:40 +02:00 |
protolambda
|
91f55f55b5
|
make BLS test format and output consistent with spec
|
2019-06-30 16:07:54 +02:00 |
protolambda
|
c1317640c4
|
genesis tests generator
|
2019-06-30 15:26:54 +02:00 |
protolambda
|
abdcbc4972
|
update epoch processing tests generation and format
|
2019-06-30 14:32:38 +02:00 |
Justin Drake
|
369c457d76
|
WIP2
|
2019-06-30 10:11:23 +01:00 |
protolambda
|
a5a2e29dfe
|
remove unnecessary argument, typing is based on values fully now
|
2019-06-22 22:15:42 +02:00 |
Danny Ryan
|
aed5db033a
|
enforce byte length for g2 values in test generators
|
2019-06-14 10:15:54 -06:00 |
protolambda
|
1157d9b8d8
|
fix shuffling generator
|
2019-06-11 18:34:49 +02:00 |
protolambda
|
d6fd19ce44
|
fix ssz-static generator
|
2019-06-11 18:30:50 +02:00 |
protolambda
|
85b0c237ca
|
fix formatting sanity generator file names
|
2019-06-11 17:58:13 +02:00 |
Danny Ryan
|
98a798bd54
|
sanity tests gens to use explicit phase0
|
2019-06-11 09:10:09 -06:00 |
Danny Ryan
|
94d4e3a944
|
operations suite generator for phase0
|
2019-06-10 20:05:43 -06:00 |
Danny Ryan
|
c4bf772d30
|
demo phase restricted generators for epoch processing
|
2019-06-10 17:26:39 -06:00 |
Carl Beekhuizen
|
e5fb91c4a2
|
Make test generators work with phase 1 execution
|
2019-06-05 16:23:44 +02:00 |