From fb8777dc29ec4b9ac7b3ed67a60dcac514d7e71d Mon Sep 17 00:00:00 2001 From: Felix Lange Date: Thu, 13 Jul 2017 10:45:38 +0200 Subject: remove "logs", "postStateRoot", "out" fields in state test fillers These fields are not used anymore, but cpp-ethereum copies them into the filled test. --- src/GeneralStateTestsFiller/stRandom/randomStatetest404Filler.json | 4 ---- 1 file changed, 4 deletions(-) (limited to 'src/GeneralStateTestsFiller/stRandom/randomStatetest404Filler.json') diff --git a/src/GeneralStateTestsFiller/stRandom/randomStatetest404Filler.json b/src/GeneralStateTestsFiller/stRandom/randomStatetest404Filler.json index d61e7c60e..ca8213c16 100644 --- a/src/GeneralStateTestsFiller/stRandom/randomStatetest404Filler.json +++ b/src/GeneralStateTestsFiller/stRandom/randomStatetest404Filler.json @@ -41,10 +41,6 @@ } } ], - "logs" : [ - ], - "out" : "0x", - "postStateRoot" : "e8dbd20c0ca9c7daab8dc415e43f312f4fcd38b250500f7b66ba86ae5b7270a6", "pre" : { "095e7baea6a6c7c4c2dfeb977efac326af552d87" : { "balance" : "0", -- cgit v1.2.3