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/randomStatetest467.json | 39 ++-------------------- 1 file changed, 3 insertions(+), 36 deletions(-) (limited to 'GeneralStateTests/stRandom2/randomStatetest467.json') diff --git a/GeneralStateTests/stRandom2/randomStatetest467.json b/GeneralStateTests/stRandom2/randomStatetest467.json index 4d290d118..9a37d197c 100644 --- a/GeneralStateTests/stRandom2/randomStatetest467.json +++ b/GeneralStateTests/stRandom2/randomStatetest467.json @@ -2,10 +2,10 @@ "randomStatetest467" : { "_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/randomStatetest467Filler.json", - "sourceHash" : "0cac94f28ae2ddff5f87f609ea4bc5c350ed6af4670d456140495360e38e3826" + "sourceHash" : "3d34e5181cb49f6ef58cb7d35cef56d3f2ad6ef8e8131dcf7dcc2e17c4b1f1a0" }, "env" : { "currentCoinbase" : "0x945304eb96065b2a98b57a48a06ae28d285a71b5", @@ -27,39 +27,6 @@ "logs" : "0x686592e34e96dcdf771eb6320cdad581507e621e0768ba22e0c5b54143ebd1a0" } ], - "EIP150" : [ - { - "hash" : "0x3bc552cd25f5b09eebbe4dd40ef523874785378d150321e05dc89f855ea35178", - "indexes" : { - "data" : 0, - "gas" : 0, - "value" : 0 - }, - "logs" : "0x686592e34e96dcdf771eb6320cdad581507e621e0768ba22e0c5b54143ebd1a0" - } - ], - "EIP158" : [ - { - "hash" : "0x3bc552cd25f5b09eebbe4dd40ef523874785378d150321e05dc89f855ea35178", - "indexes" : { - "data" : 0, - "gas" : 0, - "value" : 0 - }, - "logs" : "0x686592e34e96dcdf771eb6320cdad581507e621e0768ba22e0c5b54143ebd1a0" - } - ], - "Frontier" : [ - { - "hash" : "0xe8479c587ba5b6697c96becd91817b010279c8e80a126642770f338214de201d", - "indexes" : { - "data" : 0, - "gas" : 0, - "value" : 0 - }, - "logs" : "0xc874e0b484532e7970260742842875b24ed0112ea02261e5253e3faf78b24b24" - } - ], "Homestead" : [ { "hash" : "0xe8479c587ba5b6697c96becd91817b010279c8e80a126642770f338214de201d", -- cgit