diff options
author | Felix Lange <fjl@twurst.com> | 2017-07-13 16:45:38 +0800 |
---|---|---|
committer | Yoichi Hirai <i@yoichihirai.com> | 2017-07-13 23:33:52 +0800 |
commit | fb8777dc29ec4b9ac7b3ed67a60dcac514d7e71d (patch) | |
tree | ec2acffb1390e8d960aba0813f1b42bba46fcd19 /src/GeneralStateTestsFiller/stRandom/randomStatetest350Filler.json | |
parent | 3c4d0e23f2c41901521a1387757639dda41e66ba (diff) | |
download | tangerine-tests-fb8777dc29ec4b9ac7b3ed67a60dcac514d7e71d.tar tangerine-tests-fb8777dc29ec4b9ac7b3ed67a60dcac514d7e71d.tar.gz tangerine-tests-fb8777dc29ec4b9ac7b3ed67a60dcac514d7e71d.tar.bz2 tangerine-tests-fb8777dc29ec4b9ac7b3ed67a60dcac514d7e71d.tar.lz tangerine-tests-fb8777dc29ec4b9ac7b3ed67a60dcac514d7e71d.tar.xz tangerine-tests-fb8777dc29ec4b9ac7b3ed67a60dcac514d7e71d.tar.zst tangerine-tests-fb8777dc29ec4b9ac7b3ed67a60dcac514d7e71d.zip |
remove "logs", "postStateRoot", "out" fields in state test fillers
These fields are not used anymore, but cpp-ethereum copies them into the
filled test.
Diffstat (limited to 'src/GeneralStateTestsFiller/stRandom/randomStatetest350Filler.json')
-rw-r--r-- | src/GeneralStateTestsFiller/stRandom/randomStatetest350Filler.json | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/src/GeneralStateTestsFiller/stRandom/randomStatetest350Filler.json b/src/GeneralStateTestsFiller/stRandom/randomStatetest350Filler.json index 3a01f0582..3616862d0 100644 --- a/src/GeneralStateTestsFiller/stRandom/randomStatetest350Filler.json +++ b/src/GeneralStateTestsFiller/stRandom/randomStatetest350Filler.json @@ -42,10 +42,6 @@ } } ], - "logs" : [ - ], - "out" : "0x", - "postStateRoot" : "2ae422c5b7af24120662cddeb53bc00653f480f67dac0eb9e3884422e628d680", "pre" : { "095e7baea6a6c7c4c2dfeb977efac326af552d87" : { "balance" : "0", |