From 885983be30ab919cf518ddb09ffc2fefe850f2bd Mon Sep 17 00:00:00 2001 From: Yoichi Hirai Date: Mon, 28 Aug 2017 15:48:29 +0200 Subject: This change is a part of the fix to https://github.com/ethereum/cpp-ethereum/issues/4416 --- GeneralStateTests/stRandom/randomStatetest642.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'GeneralStateTests') diff --git a/GeneralStateTests/stRandom/randomStatetest642.json b/GeneralStateTests/stRandom/randomStatetest642.json index 77331136a..ae2f2e546 100644 --- a/GeneralStateTests/stRandom/randomStatetest642.json +++ b/GeneralStateTests/stRandom/randomStatetest642.json @@ -2,7 +2,7 @@ "randomStatetest642" : { "_info" : { "comment" : "", - "filledwith" : "cpp-1.3.0+commit.712ecfc6.Linux.g++", + "filledwith" : "cpp-1.3.0+commit.5abca80c.Linux.clang", "source" : "/src/GeneralStateTestsFiller/stRandom/randomStatetest642Filler.json" }, "env" : { @@ -16,7 +16,7 @@ "post" : { "Byzantium" : [ { - "hash" : "0x90820115f52d38c7c7314cf050b8e03f964014fbbad4da754e8a3d0e31bd6228", + "hash" : "0x806aedf6428054a3a18c0c94afffdea821c2fc727e6e49141c25a7228c02e40f", "indexes" : { "data" : 0, "gas" : 0, @@ -27,7 +27,7 @@ ], "Constantinople" : [ { - "hash" : "0x90820115f52d38c7c7314cf050b8e03f964014fbbad4da754e8a3d0e31bd6228", + "hash" : "0x806aedf6428054a3a18c0c94afffdea821c2fc727e6e49141c25a7228c02e40f", "indexes" : { "data" : 0, "gas" : 0, -- cgit