From f60c186ba7bb6a04d5b639dce67a1603572c35fb Mon Sep 17 00:00:00 2001 From: Dimitry Date: Fri, 2 Feb 2018 23:10:37 +0300 Subject: fix stRandom2 tests --- .../stRandom2/randomStatetest632.json | 39 ++-------------------- 1 file changed, 3 insertions(+), 36 deletions(-) (limited to 'GeneralStateTests/stRandom2/randomStatetest632.json') diff --git a/GeneralStateTests/stRandom2/randomStatetest632.json b/GeneralStateTests/stRandom2/randomStatetest632.json index 2a97909ff..9cba5430e 100644 --- a/GeneralStateTests/stRandom2/randomStatetest632.json +++ b/GeneralStateTests/stRandom2/randomStatetest632.json @@ -2,10 +2,10 @@ "randomStatetest632" : { "_info" : { "comment" : "", - "filledwith" : "cpp-1.3.0+commit.4e101574.Linux.g++", - "lllcversion" : "Version: 0.4.18-develop.2017.10.11+commit.81f9f86c.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/stRandom2/randomStatetest632Filler.json", - "sourceHash" : "c18b028ea1a8fbd6d9914ba725e588211d261c4591cae4a6d3c04d8e0d77c6b3" + "sourceHash" : "fc9c73d12b9ae2c9b384cb79e98285bc9d5cd28af67c1a98834f7bf06718b4c8" }, "env" : { "currentCoinbase" : "0x945304eb96065b2a98b57a48a06ae28d285a71b5", @@ -27,39 +27,6 @@ "logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347" } ], - "EIP150" : [ - { - "hash" : "0x905fa642806a48fa50e933dff10e4a5ab8a67e9ab59a82a56ca70d916722dca0", - "indexes" : { - "data" : 0, - "gas" : 0, - "value" : 0 - }, - "logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347" - } - ], - "EIP158" : [ - { - "hash" : "0x515cd8699abad08dcd173cae89e9e58b11fd822f7545dcf276f1eb40c1e4fd93", - "indexes" : { - "data" : 0, - "gas" : 0, - "value" : 0 - }, - "logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347" - } - ], - "Frontier" : [ - { - "hash" : "0x7cb038e6078df23e57b705eab4969c36f24e8ca8a13cf781d22410a029823245", - "indexes" : { - "data" : 0, - "gas" : 0, - "value" : 0 - }, - "logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347" - } - ], "Homestead" : [ { "hash" : "0x7cb038e6078df23e57b705eab4969c36f24e8ca8a13cf781d22410a029823245", -- cgit