diff options
Diffstat (limited to 'GeneralStateTests/stWalletTest/dayLimitConstruction.json')
-rw-r--r-- | GeneralStateTests/stWalletTest/dayLimitConstruction.json | 49 |
1 files changed, 37 insertions, 12 deletions
diff --git a/GeneralStateTests/stWalletTest/dayLimitConstruction.json b/GeneralStateTests/stWalletTest/dayLimitConstruction.json index 928d898c8..5e2d96404 100644 --- a/GeneralStateTests/stWalletTest/dayLimitConstruction.json +++ b/GeneralStateTests/stWalletTest/dayLimitConstruction.json @@ -1,5 +1,10 @@ { "dayLimitConstruction" : { + "_info" : { + "comment" : "", + "filledwith" : "cpp-1.3.0+commit.16292201.Linux.g++", + "source" : "/src/GeneralStateTestsFiller/stWalletTest/dayLimitConstructionFiller.json" + }, "env" : { "currentCoinbase" : "0x2adc25665018aa1fe0e6bc666dac8fc2697ff9ba", "currentDifficulty" : "0x20000", @@ -16,7 +21,9 @@ "data" : 0, "gas" : 0, "value" : 0 - } + }, + "logs" : [ + ] }, { "hash" : "0xa7ed609d610d1a11fd22807e6c8bb8a2e6764838af4c0a183e90d5424ad2ee7e", @@ -24,7 +31,9 @@ "data" : 0, "gas" : 1, "value" : 0 - } + }, + "logs" : [ + ] } ], "EIP158" : [ @@ -34,7 +43,9 @@ "data" : 0, "gas" : 0, "value" : 0 - } + }, + "logs" : [ + ] }, { "hash" : "0x56e9417d578f0432f2ddf356c7cedadaf71ea194494d8f288ca2ea7fe39fda32", @@ -42,7 +53,9 @@ "data" : 0, "gas" : 1, "value" : 0 - } + }, + "logs" : [ + ] } ], "Frontier" : [ @@ -52,7 +65,9 @@ "data" : 0, "gas" : 0, "value" : 0 - } + }, + "logs" : [ + ] }, { "hash" : "0x0ee86fc01d7944c33b3b8babbc4f94d9043ce11d7524cf7d7dcd528e8a830815", @@ -60,7 +75,9 @@ "data" : 0, "gas" : 1, "value" : 0 - } + }, + "logs" : [ + ] } ], "Homestead" : [ @@ -70,7 +87,9 @@ "data" : 0, "gas" : 0, "value" : 0 - } + }, + "logs" : [ + ] }, { "hash" : "0xa7ed609d610d1a11fd22807e6c8bb8a2e6764838af4c0a183e90d5424ad2ee7e", @@ -78,25 +97,31 @@ "data" : 0, "gas" : 1, "value" : 0 - } + }, + "logs" : [ + ] } ], "Metropolis" : [ { - "hash" : "0x67e4eff2eef20f854c33c7800bfc802814d86d94db0194b0522764ce3d4579df", + "hash" : "0x56e9417d578f0432f2ddf356c7cedadaf71ea194494d8f288ca2ea7fe39fda32", "indexes" : { "data" : 0, "gas" : 0, "value" : 0 - } + }, + "logs" : [ + ] }, { - "hash" : "0x67e4eff2eef20f854c33c7800bfc802814d86d94db0194b0522764ce3d4579df", + "hash" : "0x56e9417d578f0432f2ddf356c7cedadaf71ea194494d8f288ca2ea7fe39fda32", "indexes" : { "data" : 0, "gas" : 1, "value" : 0 - } + }, + "logs" : [ + ] } ] }, |