105 Commits

Author SHA1 Message Date
Carl Beekhuizen
0c57cfcaa7
state builds from spec version 2019-05-31 11:33:47 +02:00
Carl Beekhuizen
5155bc6c4f
Makes everything pass around 2019-05-30 22:57:18 +02:00
Danny Ryan
d3d8b36365
Merge branch 'dev' into v06x-to-dev 2019-05-27 11:09:52 -06:00
Carl Beekhuizen
d41bc67ec8
merge dev -> dankrad-patch-7 2019-05-24 14:56:10 +02:00
Carl Beekhuizen
271f615873
Dramatically speed up tests 2019-05-22 12:40:57 +02:00
Carl Beekhuizen
9058647b67
flake8v3.7->flake8v3.5 2019-05-22 10:28:03 +02:00
Danny Ryan
2c79e584c2
minor lint 2019-05-21 22:42:47 -06:00
protolambda
6b5f4b44ea
avoid zero constant for deposits fork-version, just default to it 2019-05-22 01:39:20 +02:00
Danny Ryan
847fcf52cc
utilize bls_domain directly for deposits 2019-05-21 11:30:38 -06:00
Carl Beekhuizen
24c4d21d5e
Minor edits + PEP8 2019-05-21 12:41:24 +02:00
Carl Beekhuizen
6b062405c9
merge dev -> carl-exec-phase1 2019-05-20 20:59:08 +02:00
Carl Beekhuizen
65b0701f8c
Helpers depend on spec version and p1 tests work 2019-05-20 18:14:37 +02:00
Carl Beekhuizen
b68c471a54
Moves spec to global variable 2019-05-20 17:08:03 +02:00
Danny Ryan
4c5e054883
fix previous crosslink root test 2019-05-19 16:11:39 -06:00
Danny Ryan
62f8d19ffc
add some attestation crosslink tests 2019-05-19 16:06:10 -06:00
Danny Ryan
a2108741e8
fix tests with new starT_epoch and end_epoch in Crosslink 2019-05-19 15:47:59 -06:00
Carl Beekhuizen
b1711b4ff1
Implements parameterised phase1 tests 2019-05-16 12:10:08 +02:00
Carl Beekhuizen
1b2e7c1b6e
Passes spec & helpers module to tests phase0 2019-05-16 11:07:21 +02:00
Carl Beekhuizen
becda4f463
Several changes before I break everything 2019-05-15 16:26:49 +02:00
Carl Beekhuizen
77b29f4960
Early derived secret testing 2019-05-15 15:17:01 +02:00
Carl Beekhuizen
f3742566f7
The new test structure starts to take shape 2019-05-15 15:02:27 +02:00
Carl Beekhuizen
c10fb92776
Merge dev -> dankrad-p-7 2019-05-15 10:36:01 +02:00
Danny Ryan
27c8e41b32
Merge branch 'dev' into JustinDrake-patch-14 2019-05-13 16:29:29 -04:00
Dankrad Feist
ec230f443a
Merge branch 'dev' into dankrad-patch-7
# Conflicts:
#	specs/core/1_custody-game.md
#	specs/core/1_shard-data-chains.md
2019-05-09 01:00:25 +01:00
Dankrad Feist
3217938b6f
Re-add early derived secret reveal tests 2019-05-08 23:48:12 +01:00
Dankrad Feist
6ab55efd3d
Phase 0 tests work on phase 1, yay :) 2019-05-08 23:30:08 +01: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
Danny Ryan
33e5b98f17
Merge branch 'dev' into JustinDrake-patch-10 2019-05-08 08:42:47 -06:00
Danny Ryan
513c44bd3d
add back in empty attestation test 2019-05-08 08:38:14 -06:00
protolambda
683fe0062f
fix blocks 2019-05-07 18:38:58 +02:00
Justin
9eeca0cdbd
Merge branch 'dev' into JustinDrake-patch-14 2019-05-07 10:16:38 +01:00
Danny Ryan
8e619f8ab9
port finality tests to new format. still has excessive deepcopies 2019-05-06 16:23:31 -06:00
Danny Ryan
e5a50bc8a0
finish port of test_sanity to new format 2019-05-06 16:12:13 -06:00
Justin Drake
ea60fb632c More renaming 2019-05-06 20:49:46 +01:00
Justin Drake
f4db9ebae0 Renamings triggered by HW comment 2019-05-06 18:26:14 +01:00
protolambda
d2afed847a
fix deposit testing generalization 2019-05-06 18:05:40 +02:00
protolambda
89a2bd2bea
work on sanity tests 2019-05-06 17:43:02 +02:00
protolambda
1722d58067
updat epoch processing tests 2019-05-06 17:10:43 +02:00
protolambda
922a30a619
update voluntary exit tests 2019-05-06 16:51:46 +02:00
protolambda
4820ac9d1a
update transfer tests 2019-05-06 16:35:01 +02:00
protolambda
802f2710c3
clean import, update proposer slashing test 2019-05-06 16:30:13 +02:00
protolambda
90a56e2f5b
update deposit testing 2019-05-06 16:24:11 +02:00
protolambda
9ff52193b1
update block header testing 2019-05-06 16:23:53 +02:00
protolambda
61c0ddbcbb
update attester slashing testing 2019-05-06 16:23:33 +02:00
protolambda
7bbf9ed3fc
update attestation testing 2019-05-06 16:23:15 +02:00
protolambda
dcedfc350a
move out spec state test deco 2019-05-06 16:22:51 +02:00
protolambda
a8d8da25fd
fix wording and improve encoding logic 2019-05-06 15:40:18 +02:00
protolambda
8b24abde31
implement spectest decorator, update attestation tests 2019-05-06 00:31:57 +02:00
Justin Drake
5fb32fd19b Fix tests 2019-05-05 12:10:39 +01:00