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/randomStatetest569.json | 39 ++-------------------- 1 file changed, 3 insertions(+), 36 deletions(-) (limited to 'GeneralStateTests/stRandom2/randomStatetest569.json') diff --git a/GeneralStateTests/stRandom2/randomStatetest569.json b/GeneralStateTests/stRandom2/randomStatetest569.json index d2dcf793b..71af6cf36 100644 --- a/GeneralStateTests/stRandom2/randomStatetest569.json +++ b/GeneralStateTests/stRandom2/randomStatetest569.json @@ -2,10 +2,10 @@ "randomStatetest569" : { "_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/randomStatetest569Filler.json", - "sourceHash" : "9fca0560fa96d41d7c3355c8ae20149589c16e40c29f7e35573f643fcf35a54a" + "sourceHash" : "eab51564992d3ba502e9869abdb3f463f2ded8d4cb4139d9b1d763d1b77ed4ce" }, "env" : { "currentCoinbase" : "0x945304eb96065b2a98b57a48a06ae28d285a71b5", @@ -27,39 +27,6 @@ "logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347" } ], - "EIP150" : [ - { - "hash" : "0x61be519aff25f0c4f5eaede65d1ee274fd776b8736dd5628bda0a155bb3adc7c", - "indexes" : { - "data" : 0, - "gas" : 0, - "value" : 0 - }, - "logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347" - } - ], - "EIP158" : [ - { - "hash" : "0x61be519aff25f0c4f5eaede65d1ee274fd776b8736dd5628bda0a155bb3adc7c", - "indexes" : { - "data" : 0, - "gas" : 0, - "value" : 0 - }, - "logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347" - } - ], - "Frontier" : [ - { - "hash" : "0x61be519aff25f0c4f5eaede65d1ee274fd776b8736dd5628bda0a155bb3adc7c", - "indexes" : { - "data" : 0, - "gas" : 0, - "value" : 0 - }, - "logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347" - } - ], "Homestead" : [ { "hash" : "0x61be519aff25f0c4f5eaede65d1ee274fd776b8736dd5628bda0a155bb3adc7c", -- cgit