From a9fb4f54225b4cfe119027a84e53daff01d21b87 Mon Sep 17 00:00:00 2001 From: Dimitry Date: Tue, 26 Sep 2017 20:28:08 +0300 Subject: regenerate state tests generate hive test fillers fix state test fillers --- .../Call1MB1024Calldepth.json | 25 +++------------------- 1 file changed, 3 insertions(+), 22 deletions(-) (limited to 'GeneralStateTests/stQuadraticComplexityTest/Call1MB1024Calldepth.json') diff --git a/GeneralStateTests/stQuadraticComplexityTest/Call1MB1024Calldepth.json b/GeneralStateTests/stQuadraticComplexityTest/Call1MB1024Calldepth.json index faf613a2c..676524559 100644 --- a/GeneralStateTests/stQuadraticComplexityTest/Call1MB1024Calldepth.json +++ b/GeneralStateTests/stQuadraticComplexityTest/Call1MB1024Calldepth.json @@ -2,8 +2,9 @@ "Call1MB1024Calldepth" : { "_info" : { "comment" : "", - "filledwith" : "cpp-1.3.0+commit.b90fb307.Linux.g++", - "source" : "/src/GeneralStateTestsFiller/stQuadraticComplexityTest/Call1MB1024CalldepthFiller.json" + "filledwith" : "cpp-1.3.0+commit.e5cf5910.Linux.g++", + "lllcversion" : "Version: 0.4.18-develop.2017.9.25+commit.a72237f2.Linux.g++", + "source" : "src/GeneralStateTestsFiller/stQuadraticComplexityTest/Call1MB1024CalldepthFiller.json" }, "env" : { "currentCoinbase" : "0xb94f5374fce5edbc8e2a8697c15331677e6ebf0b", @@ -34,26 +35,6 @@ "logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347" } ], - "Constantinople" : [ - { - "hash" : "0xc984998b8052ddaab793053cb1aedd9d5c1a29c83cc85f67181a2d702ddc6f4c", - "indexes" : { - "data" : 0, - "gas" : 0, - "value" : 0 - }, - "logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347" - }, - { - "hash" : "0xb8e0db77fd8d5ec9d189830716c4fb5c9d5fcc46e549c0747c7be87c8967c37a", - "indexes" : { - "data" : 0, - "gas" : 1, - "value" : 0 - }, - "logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347" - } - ], "EIP150" : [ { "hash" : "0xc984998b8052ddaab793053cb1aedd9d5c1a29c83cc85f67181a2d702ddc6f4c", -- cgit