diff options
Diffstat (limited to 'GeneralStateTests/stRecursiveCreate')
-rw-r--r-- | GeneralStateTests/stRecursiveCreate/recursiveCreate.json | 5 | ||||
-rw-r--r-- | GeneralStateTests/stRecursiveCreate/recursiveCreateReturnValue.json | 5 |
2 files changed, 10 insertions, 0 deletions
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", |