protolambda
|
d2b7a8f5de
|
implement assertion sanity check suggested in PR
|
2019-04-15 23:55:32 +10:00 |
Danny Ryan
|
dba7a1890b
|
Update test_generators/ssz/main.py
Co-Authored-By: protolambda <proto@protolambda.com>
|
2019-04-15 23:33:05 +10:00 |
Danny Ryan
|
13317d3dfc
|
Update test_generators/ssz/uint_test_cases.py
Co-Authored-By: protolambda <proto@protolambda.com>
|
2019-04-15 23:31:42 +10:00 |
Danny Ryan
|
943989c611
|
Update test_generators/ssz/main.py
Co-Authored-By: protolambda <proto@protolambda.com>
|
2019-04-15 23:31:10 +10:00 |
Danny Ryan
|
79c8f562bd
|
Update test_generators/ssz/renderers.py
Co-Authored-By: protolambda <proto@protolambda.com>
|
2019-04-15 23:09:05 +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 |
Danny Ryan
|
3b9d35f8e8
|
Update test_generators/README.md
Co-Authored-By: protolambda <proto@protolambda.com>
|
2019-04-15 23:07:42 +10:00 |
Dmitry S
|
0b2a03e276
|
Update test_generators/README.md
Co-Authored-By: protolambda <proto@protolambda.com>
|
2019-04-15 22:30:02 +10:00 |
Dmitry S
|
25dd3b8d8e
|
Update test_generators/README.md
Co-Authored-By: protolambda <proto@protolambda.com>
|
2019-04-15 22:29:25 +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
|
b6c45b9dc1
|
update ssz test format and fix uint sizes
|
2019-04-12 23:02:36 +10:00 |
protolambda
|
88d076b615
|
initial work to fix outdated ssz tests
|
2019-04-12 22:48:59 +10:00 |
protolambda
|
0aa1cc8f60
|
update shuffling test docs
|
2019-04-12 22:30:19 +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 |
protolambda
|
f958adbff1
|
generator running fixes
|
2019-04-11 19:25:00 +10:00 |
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 |