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/randomStatetest115Filler.json | 4 ---- 1 file changed, 4 deletions(-) (limited to 'src/GeneralStateTestsFiller/stRandom/randomStatetest115Filler.json') diff --git a/src/GeneralStateTestsFiller/stRandom/randomStatetest115Filler.json b/src/GeneralStateTestsFiller/stRandom/randomStatetest115Filler.json index f110d69da..9b78995bd 100644 --- a/src/GeneralStateTestsFiller/stRandom/randomStatetest115Filler.json +++ b/src/GeneralStateTestsFiller/stRandom/randomStatetest115Filler.json @@ -42,10 +42,6 @@ } } ], - "logs" : [ - ], - "out" : "0x", - "postStateRoot" : "4d35f1a45da716536947e9cad2b6b9d9e114b77083984d67ea5daa980667125a", "pre" : { "095e7baea6a6c7c4c2dfeb977efac326af552d87" : { "balance" : "0", -- cgit v1.2.3