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