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/stRecursiveCreate/recursiveCreate.json | 5 +++++ GeneralStateTests/stRecursiveCreate/recursiveCreateReturnValue.json | 5 +++++ 2 files changed, 10 insertions(+) (limited to 'GeneralStateTests/stRecursiveCreate') diff --git a/GeneralStateTests/stRecursiveCreate/recursiveCreate.json b/GeneralStateTests/stRecursiveCreate/recursiveCreate.json index e0d752755..c6ccbcc70 100644 --- a/GeneralStateTests/stRecursiveCreate/recursiveCreate.json +++ b/GeneralStateTests/stRecursiveCreate/recursiveCreate.json @@ -1,5 +1,10 @@ { "recursiveCreate" : { + "_info" : { + "comment" : "", + "filledwith" : "cpp-1.3.0+commit.57f8eb2b.Linux.g++", + "source" : "/src/GeneralStateTestsFiller/stRecursiveCreate/recursiveCreateFiller.json" + }, "env" : { "currentCoinbase" : "0x2adc25665018aa1fe0e6bc666dac8fc2697ff9ba", "currentDifficulty" : "0x20000", diff --git a/GeneralStateTests/stRecursiveCreate/recursiveCreateReturnValue.json b/GeneralStateTests/stRecursiveCreate/recursiveCreateReturnValue.json index 4426fc93d..513cf7e8e 100644 --- a/GeneralStateTests/stRecursiveCreate/recursiveCreateReturnValue.json +++ b/GeneralStateTests/stRecursiveCreate/recursiveCreateReturnValue.json @@ -1,5 +1,10 @@ { "recursiveCreateReturnValue" : { + "_info" : { + "comment" : "", + "filledwith" : "cpp-1.3.0+commit.57f8eb2b.Linux.g++", + "source" : "/src/GeneralStateTestsFiller/stRecursiveCreate/recursiveCreateReturnValueFiller.json" + }, "env" : { "currentCoinbase" : "0x2adc25665018aa1fe0e6bc666dac8fc2697ff9ba", "currentDifficulty" : "0x20000", -- cgit v1.2.3