diff options
Diffstat (limited to 'GeneralStateTests/stDelegatecallTestHomestead/callOutput1.json')
-rw-r--r-- | GeneralStateTests/stDelegatecallTestHomestead/callOutput1.json | 45 |
1 files changed, 35 insertions, 10 deletions
diff --git a/GeneralStateTests/stDelegatecallTestHomestead/callOutput1.json b/GeneralStateTests/stDelegatecallTestHomestead/callOutput1.json index 50841b294..dae46551a 100644 --- a/GeneralStateTests/stDelegatecallTestHomestead/callOutput1.json +++ b/GeneralStateTests/stDelegatecallTestHomestead/callOutput1.json @@ -1,5 +1,10 @@ { "callOutput1" : { + "_info" : { + "comment" : "", + "filledwith" : "cpp-1.3.0+commit.16292201.Linux.g++", + "source" : "/src/GeneralStateTestsFiller/stDelegatecallTestHomestead/callOutput1Filler.json" + }, "env" : { "currentCoinbase" : "0x2adc25665018aa1fe0e6bc666dac8fc2697ff9ba", "currentDifficulty" : "0x20000", @@ -16,7 +21,9 @@ "data" : 0, "gas" : 0, "value" : 0 - } + }, + "logs" : [ + ] }, { "hash" : "0x068ae35f557da951c6407104a8a59d0bf8348710cf2c2f41d57107b18e8b9000", @@ -24,7 +31,9 @@ "data" : 0, "gas" : 1, "value" : 0 - } + }, + "logs" : [ + ] } ], "EIP158" : [ @@ -34,7 +43,9 @@ "data" : 0, "gas" : 0, "value" : 0 - } + }, + "logs" : [ + ] }, { "hash" : "0xb30cb132c5dcad75bae0377f1c798af7f22f3d007c03e538126204b188015c47", @@ -42,7 +53,9 @@ "data" : 0, "gas" : 1, "value" : 0 - } + }, + "logs" : [ + ] } ], "Frontier" : [ @@ -52,7 +65,9 @@ "data" : 0, "gas" : 0, "value" : 0 - } + }, + "logs" : [ + ] }, { "hash" : "0xcf919fbe638c0a9914cd897b0eee0c54d256b2f2151ccc0be601b832725cfec0", @@ -60,7 +75,9 @@ "data" : 0, "gas" : 1, "value" : 0 - } + }, + "logs" : [ + ] } ], "Homestead" : [ @@ -70,7 +87,9 @@ "data" : 0, "gas" : 0, "value" : 0 - } + }, + "logs" : [ + ] }, { "hash" : "0x068ae35f557da951c6407104a8a59d0bf8348710cf2c2f41d57107b18e8b9000", @@ -78,7 +97,9 @@ "data" : 0, "gas" : 1, "value" : 0 - } + }, + "logs" : [ + ] } ], "Metropolis" : [ @@ -88,7 +109,9 @@ "data" : 0, "gas" : 0, "value" : 0 - } + }, + "logs" : [ + ] }, { "hash" : "0xb30cb132c5dcad75bae0377f1c798af7f22f3d007c03e538126204b188015c47", @@ -96,7 +119,9 @@ "data" : 0, "gas" : 1, "value" : 0 - } + }, + "logs" : [ + ] } ] }, |