diff options
Diffstat (limited to 'GeneralStateTests/stCallDelegateCodesHomestead/callcodecallcode_11.json')
-rw-r--r-- | GeneralStateTests/stCallDelegateCodesHomestead/callcodecallcode_11.json | 25 |
1 files changed, 20 insertions, 5 deletions
diff --git a/GeneralStateTests/stCallDelegateCodesHomestead/callcodecallcode_11.json b/GeneralStateTests/stCallDelegateCodesHomestead/callcodecallcode_11.json index dc1d192ae..4adff61bd 100644 --- a/GeneralStateTests/stCallDelegateCodesHomestead/callcodecallcode_11.json +++ b/GeneralStateTests/stCallDelegateCodesHomestead/callcodecallcode_11.json @@ -1,5 +1,10 @@ { "callcodecallcode_11" : { + "_info" : { + "comment" : "", + "filledwith" : "cpp-1.3.0+commit.16292201.Linux.g++", + "source" : "/src/GeneralStateTestsFiller/stCallDelegateCodesHomestead/callcodecallcode_11Filler.json" + }, "env" : { "currentCoinbase" : "0x2adc25665018aa1fe0e6bc666dac8fc2697ff9ba", "currentDifficulty" : "0x20000", @@ -16,7 +21,9 @@ "data" : 0, "gas" : 0, "value" : 0 - } + }, + "logs" : [ + ] } ], "EIP158" : [ @@ -26,7 +33,9 @@ "data" : 0, "gas" : 0, "value" : 0 - } + }, + "logs" : [ + ] } ], "Frontier" : [ @@ -36,7 +45,9 @@ "data" : 0, "gas" : 0, "value" : 0 - } + }, + "logs" : [ + ] } ], "Homestead" : [ @@ -46,7 +57,9 @@ "data" : 0, "gas" : 0, "value" : 0 - } + }, + "logs" : [ + ] } ], "Metropolis" : [ @@ -56,7 +69,9 @@ "data" : 0, "gas" : 0, "value" : 0 - } + }, + "logs" : [ + ] } ] }, |