diff options
Diffstat (limited to 'GeneralStateTests/stLogTests/log0_logMemStartTooHigh.json')
-rw-r--r-- | GeneralStateTests/stLogTests/log0_logMemStartTooHigh.json | 22 |
1 files changed, 16 insertions, 6 deletions
diff --git a/GeneralStateTests/stLogTests/log0_logMemStartTooHigh.json b/GeneralStateTests/stLogTests/log0_logMemStartTooHigh.json index a66847366..1a6cadbec 100644 --- a/GeneralStateTests/stLogTests/log0_logMemStartTooHigh.json +++ b/GeneralStateTests/stLogTests/log0_logMemStartTooHigh.json @@ -2,7 +2,7 @@ "log0_logMemStartTooHigh" : { "_info" : { "comment" : "", - "filledwith" : "cpp-1.3.0+commit.57f8eb2b.Linux.g++", + "filledwith" : "cpp-1.3.0+commit.16292201.Linux.g++", "source" : "/src/GeneralStateTestsFiller/stLogTests/log0_logMemStartTooHighFiller.json" }, "env" : { @@ -21,7 +21,9 @@ "data" : 0, "gas" : 0, "value" : 0 - } + }, + "logs" : [ + ] } ], "EIP158" : [ @@ -31,7 +33,9 @@ "data" : 0, "gas" : 0, "value" : 0 - } + }, + "logs" : [ + ] } ], "Frontier" : [ @@ -41,7 +45,9 @@ "data" : 0, "gas" : 0, "value" : 0 - } + }, + "logs" : [ + ] } ], "Homestead" : [ @@ -51,7 +57,9 @@ "data" : 0, "gas" : 0, "value" : 0 - } + }, + "logs" : [ + ] } ], "Metropolis" : [ @@ -61,7 +69,9 @@ "data" : 0, "gas" : 0, "value" : 0 - } + }, + "logs" : [ + ] } ] }, |