From 4742f0591403245674ec02df4930d88ed5bd58bb Mon Sep 17 00:00:00 2001 From: Dimitry Date: Mon, 10 Jul 2017 18:25:36 +0300 Subject: refill general state tests --- GeneralStateTests/stSpecialTest/StackDepthLimitSEC.json | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) (limited to 'GeneralStateTests/stSpecialTest/StackDepthLimitSEC.json') diff --git a/GeneralStateTests/stSpecialTest/StackDepthLimitSEC.json b/GeneralStateTests/stSpecialTest/StackDepthLimitSEC.json index 9b5eacb77..7030ea3eb 100644 --- a/GeneralStateTests/stSpecialTest/StackDepthLimitSEC.json +++ b/GeneralStateTests/stSpecialTest/StackDepthLimitSEC.json @@ -1,5 +1,10 @@ { "StackDepthLimitSEC" : { + "_info" : { + "comment" : "", + "filledwith" : "cpp-1.3.0+commit.57f8eb2b.Linux.g++", + "source" : "/src/GeneralStateTestsFiller/stSpecialTest/StackDepthLimitSECFiller.json" + }, "env" : { "currentCoinbase" : "0x2adc25665018aa1fe0e6bc666dac8fc2697ff9ba", "currentDifficulty" : "0x20000", @@ -51,7 +56,7 @@ ], "Metropolis" : [ { - "hash" : "0x8f6ced9178a82f811d2167c512bec3932c674813e3d1d6ff432a30e44975be31", + "hash" : "0x833aa0052cff19618ec94e8996dbc8fc5e1722a37dec95e11dbdcb072bc279aa", "indexes" : { "data" : 0, "gas" : 0, -- cgit