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