From 7b4c4347eaefafc40a9b85b055a02e94b9bb5681 Mon Sep 17 00:00:00 2001 From: Dimitry Date: Tue, 25 Sep 2018 15:57:42 +0300 Subject: refill all state tests --- .../Call50000bytesContract50_1.json | 26 +++++++++++++++++++--- 1 file changed, 23 insertions(+), 3 deletions(-) (limited to 'GeneralStateTests/stQuadraticComplexityTest/Call50000bytesContract50_1.json') diff --git a/GeneralStateTests/stQuadraticComplexityTest/Call50000bytesContract50_1.json b/GeneralStateTests/stQuadraticComplexityTest/Call50000bytesContract50_1.json index 4e249e3af..bfc7d0239 100644 --- a/GeneralStateTests/stQuadraticComplexityTest/Call50000bytesContract50_1.json +++ b/GeneralStateTests/stQuadraticComplexityTest/Call50000bytesContract50_1.json @@ -2,10 +2,10 @@ "Call50000bytesContract50_1" : { "_info" : { "comment" : "", - "filledwith" : "cpp-1.3.0+commit.82b0643a.Linux.g++", - "lllcversion" : "Version: 0.4.20-develop.2018.1.8+commit.2548228b.Linux.g++", + "filledwith" : "testeth 1.5.0.dev2-52+commit.d419e0a2", + "lllcversion" : "Version: 0.4.26-develop.2018.9.19+commit.785cbf40.Linux.g++", "source" : "src/GeneralStateTestsFiller/stQuadraticComplexityTest/Call50000bytesContract50_1Filler.json", - "sourceHash" : "cbf7b7c69e2621597813c2892ec21c4cd216f367fa66692888fe6e277b8b6624" + "sourceHash" : "8122d59264a875e5814256068980cecd2fbd715abecad095201b7519f63c095a" }, "env" : { "currentCoinbase" : "0xb94f5374fce5edbc8e2a8697c15331677e6ebf0b", @@ -36,6 +36,26 @@ "logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347" } ], + "Constantinople" : [ + { + "hash" : "0x79363a45a1095911841981c2f90a1d82b704ae2940a306bcb69fe62a857d93ec", + "indexes" : { + "data" : 0, + "gas" : 0, + "value" : 0 + }, + "logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347" + }, + { + "hash" : "0xddd6ff02526d5d7c18edb0ac7347983d1ad5304371206b9a69caf5a3646df135", + "indexes" : { + "data" : 0, + "gas" : 1, + "value" : 0 + }, + "logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347" + } + ], "Homestead" : [ { "hash" : "0x79363a45a1095911841981c2f90a1d82b704ae2940a306bcb69fe62a857d93ec", -- cgit