From fbea386d7731974781eab192848ee530d3972482 Mon Sep 17 00:00:00 2001 From: CJentzsch Date: Tue, 26 May 2015 14:45:13 +0200 Subject: fix StateTests/stBlockHashTest.json test --- StateTests/stBlockHashTest.json | 17 ++++++++++++----- 1 file changed, 12 insertions(+), 5 deletions(-) diff --git a/StateTests/stBlockHashTest.json b/StateTests/stBlockHashTest.json index dd018b65b..bc02e9002 100644 --- a/StateTests/stBlockHashTest.json +++ b/StateTests/stBlockHashTest.json @@ -142,21 +142,28 @@ "out" : "0x", "post" : { "095e7baea6a6c7c4c2dfeb977efac326af552d87" : { - "balance" : "0x0de0b6b3a7640000", + "balance" : "0x0de0b6b3a764000a", "code" : "0x600040600055610101406001557fffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff40600255", "nonce" : "0x00", "storage" : { } }, - "a94f5374fce5edbc8e2a8697c15331677e6ebf0b" : { - "balance" : "0x0f4240", + "2adc25665018aa1fe0e6bc666dac8fc2697ff9ba" : { + "balance" : "0x8cee", "code" : "0x", "nonce" : "0x00", "storage" : { } + }, + "a94f5374fce5edbc8e2a8697c15331677e6ebf0b" : { + "balance" : "0x3a3218", + "code" : "0x", + "nonce" : "0x01", + "storage" : { + } } }, - "postStateRoot" : "06288380a8085485ac48f0b726c86f3e6253946ba969ed0d9e1a0f34d0133b81", + "postStateRoot" : "2a12af36bb359a981bcefc9256eb5fbed4acad1c27be59c2f726b547dfafec2a", "pre" : { "095e7baea6a6c7c4c2dfeb977efac326af552d87" : { "balance" : "0x0de0b6b3a7640000", @@ -166,7 +173,7 @@ } }, "a94f5374fce5edbc8e2a8697c15331677e6ebf0b" : { - "balance" : "0x0f4240", + "balance" : "0x3abf10", "code" : "0x", "nonce" : "0x00", "storage" : { -- cgit v1.2.3