From 5821222c193521212a79b3bc331825acb087b4c4 Mon Sep 17 00:00:00 2001 From: Dimitry Date: Wed, 31 Jan 2018 21:57:08 +0300 Subject: refill stEIP150singleCodeGasPrices --- .../RawExtCodeSizeGas.json | 30 +++------------------- 1 file changed, 4 insertions(+), 26 deletions(-) (limited to 'GeneralStateTests/stEIP150singleCodeGasPrices/RawExtCodeSizeGas.json') diff --git a/GeneralStateTests/stEIP150singleCodeGasPrices/RawExtCodeSizeGas.json b/GeneralStateTests/stEIP150singleCodeGasPrices/RawExtCodeSizeGas.json index f3cbc8aeb..084544850 100644 --- a/GeneralStateTests/stEIP150singleCodeGasPrices/RawExtCodeSizeGas.json +++ b/GeneralStateTests/stEIP150singleCodeGasPrices/RawExtCodeSizeGas.json @@ -2,10 +2,10 @@ "RawExtCodeSizeGas" : { "_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/RawExtCodeSizeGasFiller.json", - "sourceHash" : "454892e7ffc3a6f6e479dd5eb898c2f412d9c1552e52a59c1113f0bd5916a5f3" + "sourceHash" : "d489af65032272becaf631560bf1538e53f9d7c77c32bac1a4654cd478c72fce" }, "env" : { "currentCoinbase" : "0x2adc25665018aa1fe0e6bc666dac8fc2697ff9ba", @@ -38,28 +38,6 @@ "logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347" } ], - "EIP158" : [ - { - "hash" : "0x3bd93804e5bf8b20f53cd9a157d13e83354a82868128d8814fd7bd382376885c", - "indexes" : { - "data" : 0, - "gas" : 0, - "value" : 0 - }, - "logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347" - } - ], - "Frontier" : [ - { - "hash" : "0x58cdfe9a8a4a77b9d8a476be3590ab21193e54949c134ec3cdec4a40447044ce", - "indexes" : { - "data" : 0, - "gas" : 0, - "value" : 0 - }, - "logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347" - } - ], "Homestead" : [ { "hash" : "0x58cdfe9a8a4a77b9d8a476be3590ab21193e54949c134ec3cdec4a40447044ce", @@ -97,7 +75,7 @@ }, "transaction" : { "data" : [ - "" + "0x" ], "gasLimit" : [ "0x0927c0" -- cgit