From 35777d7779302fb028becd2794004c03743ae297 Mon Sep 17 00:00:00 2001 From: Yoichi Hirai Date: Wed, 23 Aug 2017 17:05:49 +0200 Subject: Changes for EIP-684 The change was agreed on the last coredev call and this morning I got an OK from @arkpar. --- .../stSystemOperationsTest/CreateHashCollision.json | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) (limited to 'GeneralStateTests/stSystemOperationsTest/CreateHashCollision.json') diff --git a/GeneralStateTests/stSystemOperationsTest/CreateHashCollision.json b/GeneralStateTests/stSystemOperationsTest/CreateHashCollision.json index 540bf9165..0126e1472 100644 --- a/GeneralStateTests/stSystemOperationsTest/CreateHashCollision.json +++ b/GeneralStateTests/stSystemOperationsTest/CreateHashCollision.json @@ -2,7 +2,7 @@ "CreateHashCollision" : { "_info" : { "comment" : "", - "filledwith" : "cpp-1.3.0+commit.b90fb307.Linux.g++", + "filledwith" : "cpp-1.3.0+commit.b1ea1f1a.Linux.clang", "source" : "/src/GeneralStateTestsFiller/stSystemOperationsTest/CreateHashCollisionFiller.json" }, "env" : { @@ -16,7 +16,7 @@ "post" : { "Byzantium" : [ { - "hash" : "0xd73594e1cf8108b5cb811ece843511874fea2a4536d12d08e92258b46be8f7f4", + "hash" : "0xed83cfbd371641f3a30d68735ef254d558e8751dbc237d721b5704fa91e58e7f", "indexes" : { "data" : 0, "gas" : 0, @@ -38,7 +38,7 @@ ], "EIP150" : [ { - "hash" : "0x9ad1ffb51fe6f7a2dca6fd17ab366990af3f875137c82d2dc64ff6e8b1b9161e", + "hash" : "0xed83cfbd371641f3a30d68735ef254d558e8751dbc237d721b5704fa91e58e7f", "indexes" : { "data" : 0, "gas" : 0, @@ -49,7 +49,7 @@ ], "EIP158" : [ { - "hash" : "0xd73594e1cf8108b5cb811ece843511874fea2a4536d12d08e92258b46be8f7f4", + "hash" : "0xed83cfbd371641f3a30d68735ef254d558e8751dbc237d721b5704fa91e58e7f", "indexes" : { "data" : 0, "gas" : 0, @@ -60,7 +60,7 @@ ], "Frontier" : [ { - "hash" : "0x9ad1ffb51fe6f7a2dca6fd17ab366990af3f875137c82d2dc64ff6e8b1b9161e", + "hash" : "0x73df31e79206a771ee1fe25af820f6723ee5ba6b77b17e829513960f39d867ae", "indexes" : { "data" : 0, "gas" : 0, @@ -71,7 +71,7 @@ ], "Homestead" : [ { - "hash" : "0x9ad1ffb51fe6f7a2dca6fd17ab366990af3f875137c82d2dc64ff6e8b1b9161e", + "hash" : "0x73df31e79206a771ee1fe25af820f6723ee5ba6b77b17e829513960f39d867ae", "indexes" : { "data" : 0, "gas" : 0, -- cgit