protolambda
|
d7728e60c9
|
handle meta tags passed from inner testgen decorator
|
2019-07-27 00:26:05 +02:00 |
Danny Ryan
|
17b0bc35d8
|
add json encoding for bitlist and vector
|
2019-06-30 22:04:47 -06:00 |
protolambda
|
bf618f8d28
|
fix encoder to also encode bytes nicely
|
2019-06-30 15:37:59 +02:00 |
Dankrad Feist
|
02f6ba36f0
|
Add Bitvector and Bitlist
Bool, Bit -> boolean, bit
Fix simple-serialize.md
|
2019-06-27 09:51:06 +01:00 |
protolambda
|
5989e5cd23
|
use Bool as base name, make Bit an alias
|
2019-06-24 23:56:26 +02:00 |
protolambda
|
da858f1aae
|
fix int encoding, fix list randomization size limit.
|
2019-06-22 21:49:42 +02:00 |
protolambda
|
0249cf651e
|
fix lint, and update encoder to handle the few imported types well
|
2019-06-22 20:04:17 +02:00 |
protolambda
|
dd5ad2e2c5
|
remove unnecessary (and now outdated) type hints, update List encoding for generators
|
2019-06-22 19:48:06 +02:00 |
protolambda
|
a33c67894e
|
update ssz testing/debug utils
|
2019-06-20 20:20:45 +02:00 |
Hsiao-Wei Wang
|
a7ee6f108e
|
Refactor
|
2019-06-04 17:42:21 +08:00 |
protolambda
|
7df788c7d5
|
resolve linting problems, except ssz-partials
|
2019-06-01 02:22:14 +02:00 |
protolambda
|
d023d2d20f
|
lots of bugfixes
|
2019-05-27 23:40:05 +02:00 |
protolambda
|
0f79ed709b
|
update yaml encoder/decoder and obj randomizer for typed ssz usage
|
2019-05-27 22:19:18 +02:00 |
protolambda
|
87b3466eae
|
update encoder and decoder for reading from parsed data
|
2019-05-27 21:46:14 +02:00 |
Hsiao-Wei Wang
|
e1343f99bb
|
Fix pyspec/eth2spec/debug lint
|
2019-05-09 14:34:23 +08:00 |
protolambda
|
627c1a347a
|
make encoder output large uints as string, and fix ssz suite config setting
|
2019-04-19 12:06:00 +10:00 |
protolambda
|
db91c7fe9e
|
Work for new pyspec based test generators
|
2019-04-10 21:45:46 +10:00 |