From 5821222c193521212a79b3bc331825acb087b4c4 Mon Sep 17 00:00:00 2001 From: Dimitry Date: Wed, 31 Jan 2018 21:57:08 +0300 Subject: refill stEIP150singleCodeGasPrices --- .../RawExtCodeCopyGas.json | 30 +++------------------- 1 file changed, 4 insertions(+), 26 deletions(-) (limited to 'GeneralStateTests/stEIP150singleCodeGasPrices/RawExtCodeCopyGas.json') diff --git a/GeneralStateTests/stEIP150singleCodeGasPrices/RawExtCodeCopyGas.json b/GeneralStateTests/stEIP150singleCodeGasPrices/RawExtCodeCopyGas.json index cb30da46d..e47e4f007 100644 --- a/GeneralStateTests/stEIP150singleCodeGasPrices/RawExtCodeCopyGas.json +++ b/GeneralStateTests/stEIP150singleCodeGasPrices/RawExtCodeCopyGas.json @@ -2,10 +2,10 @@ "RawExtCodeCopyGas" : { "_info" : { "comment" : "", - "filledwith" : "cpp-1.3.0+commit.6e0ce939.Linux.g++", - "lllcversion" : "Version: 0.4.18-develop.2017.9.25+commit.a72237f2.Linux.g++", + "filledwith" : "cpp-1.3.0+commit.8fb57c56.Linux.g++", + "lllcversion" : "Version: 0.4.20-develop.2018.1.8+commit.2548228b.Linux.g++", "source" : "src/GeneralStateTestsFiller/stEIP150singleCodeGasPrices/RawExtCodeCopyGasFiller.json", - "sourceHash" : "8d3bcb2f422c5eba2f67a9c8027128203828e7fc5dcedb89fc706ad82453d298" + "sourceHash" : "7c1b680699bd5d3d1cd285974e9d2baeed55af2d4c002ba2849060408e11aaee" }, "env" : { "currentCoinbase" : "0x2adc25665018aa1fe0e6bc666dac8fc2697ff9ba", @@ -38,28 +38,6 @@ "logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347" } ], - "EIP158" : [ - { - "hash" : "0xf5da2fa2f8bd5badfe45d582dbc888cdd08a682259cfbef6342ce587cdf94086", - "indexes" : { - "data" : 0, - "gas" : 0, - "value" : 0 - }, - "logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347" - } - ], - "Frontier" : [ - { - "hash" : "0x299139e4ca9042a2dc9be3402cb96ef69ebbdb16d4485eb12ea5a230fd3b7c13", - "indexes" : { - "data" : 0, - "gas" : 0, - "value" : 0 - }, - "logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347" - } - ], "Homestead" : [ { "hash" : "0x299139e4ca9042a2dc9be3402cb96ef69ebbdb16d4485eb12ea5a230fd3b7c13", @@ -97,7 +75,7 @@ }, "transaction" : { "data" : [ - "" + "0x" ], "gasLimit" : [ "0x0927c0" -- cgit