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 --- .../stDelegatecallTestHomestead/callOutput2.json | 25 +++------------------- 1 file changed, 3 insertions(+), 22 deletions(-) (limited to 'GeneralStateTests/stDelegatecallTestHomestead/callOutput2.json') diff --git a/GeneralStateTests/stDelegatecallTestHomestead/callOutput2.json b/GeneralStateTests/stDelegatecallTestHomestead/callOutput2.json index 0f8a65565..73e4ace3d 100644 --- a/GeneralStateTests/stDelegatecallTestHomestead/callOutput2.json +++ b/GeneralStateTests/stDelegatecallTestHomestead/callOutput2.json @@ -2,8 +2,9 @@ "callOutput2" : { "_info" : { "comment" : "", - "filledwith" : "cpp-1.3.0+commit.b90fb307.Linux.g++", - "source" : "/src/GeneralStateTestsFiller/stDelegatecallTestHomestead/callOutput2Filler.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/stDelegatecallTestHomestead/callOutput2Filler.json" }, "env" : { "currentCoinbase" : "0x2adc25665018aa1fe0e6bc666dac8fc2697ff9ba", @@ -34,26 +35,6 @@ "logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347" } ], - "Constantinople" : [ - { - "hash" : "0x16fbf8f44ee0390178f1bb8be896c0e97bf0fa8602476bdbe5f9c3a7c6c2f238", - "indexes" : { - "data" : 0, - "gas" : 0, - "value" : 0 - }, - "logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347" - }, - { - "hash" : "0x03962b53fdaea7ca84a2731cace90a5324f5d57a1560b465b9ff80e423aa1584", - "indexes" : { - "data" : 0, - "gas" : 1, - "value" : 0 - }, - "logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347" - } - ], "EIP150" : [ { "hash" : "0x16fbf8f44ee0390178f1bb8be896c0e97bf0fa8602476bdbe5f9c3a7c6c2f238", -- cgit