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 --- .../stEIP150singleCodeGasPrices/RawExtCodeCopyGas.json | 16 +++------------- 1 file changed, 3 insertions(+), 13 deletions(-) (limited to 'GeneralStateTests/stEIP150singleCodeGasPrices/RawExtCodeCopyGas.json') diff --git a/GeneralStateTests/stEIP150singleCodeGasPrices/RawExtCodeCopyGas.json b/GeneralStateTests/stEIP150singleCodeGasPrices/RawExtCodeCopyGas.json index 771b0b730..333846eae 100644 --- a/GeneralStateTests/stEIP150singleCodeGasPrices/RawExtCodeCopyGas.json +++ b/GeneralStateTests/stEIP150singleCodeGasPrices/RawExtCodeCopyGas.json @@ -2,8 +2,9 @@ "RawExtCodeCopyGas" : { "_info" : { "comment" : "", - "filledwith" : "cpp-1.3.0+commit.b90fb307.Linux.g++", - "source" : "/src/GeneralStateTestsFiller/stEIP150singleCodeGasPrices/RawExtCodeCopyGasFiller.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/stEIP150singleCodeGasPrices/RawExtCodeCopyGasFiller.json" }, "env" : { "currentCoinbase" : "0x2adc25665018aa1fe0e6bc666dac8fc2697ff9ba", @@ -25,17 +26,6 @@ "logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347" } ], - "Constantinople" : [ - { - "hash" : "0xf5da2fa2f8bd5badfe45d582dbc888cdd08a682259cfbef6342ce587cdf94086", - "indexes" : { - "data" : 0, - "gas" : 0, - "value" : 0 - }, - "logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347" - } - ], "EIP150" : [ { "hash" : "0xf5da2fa2f8bd5badfe45d582dbc888cdd08a682259cfbef6342ce587cdf94086", -- cgit