From 060abf0afd7585583b28cbecd5f942645ade8047 Mon Sep 17 00:00:00 2001 From: CJentzsch Date: Mon, 27 Jul 2015 10:48:04 +0200 Subject: update wallet tests --- StateTests/stWalletTest.json | 11 ++++++----- 1 file changed, 6 insertions(+), 5 deletions(-) (limited to 'StateTests/stWalletTest.json') diff --git a/StateTests/stWalletTest.json b/StateTests/stWalletTest.json index 83881d5e4..dc07d3f8a 100644 --- a/StateTests/stWalletTest.json +++ b/StateTests/stWalletTest.json @@ -2783,14 +2783,14 @@ "out" : "0x9344128c184e12699a4c109356a902687a5b558b9c6afcf071bfb0bfb1fb3143", "post" : { "2adc25665018aa1fe0e6bc666dac8fc2697ff9ba" : { - "balance" : "0x02393d", + "balance" : "0x0273d5", "code" : "0x", "nonce" : "0x00", "storage" : { } }, "a94f5374fce5edbc8e2a8697c15331677e6ebf0b" : { - "balance" : "0x0de0b6b3a75cb752", + "balance" : "0x0de0b6b3a75c7cba", "code" : "0x", "nonce" : "0x02", "storage" : { @@ -2804,6 +2804,7 @@ "0x00" : "0x01", "0x01" : "0x01", "0x0104" : "0x01", + "0x0105" : "0x04", "0x0107" : "0x0c22e4", "0x03" : "0xa94f5374fce5edbc8e2a8697c15331677e6ebf0b", "0x6e369836487c234b9e553ef3f787c2d8865520739d340c67b3d251a33986e58d" : "0x01", @@ -2812,7 +2813,7 @@ } } }, - "postStateRoot" : "3f8bcfdb2cf96daab023af33c5c5bb4ef64dabd93d2e6d6c17c481ebe26cf721", + "postStateRoot" : "9bcebfe40914dc85779277c5ee18263b4ff7bbba11f1a4d16ffc9cf52ce8045e", "pre" : { "a94f5374fce5edbc8e2a8697c15331677e6ebf0b" : { "balance" : "0x0de0b6b3a75ef08f", @@ -2828,7 +2829,7 @@ "storage" : { "0x00" : "0x01", "0x01" : "0x01", - "0x0106" : "0x04", + "0x0105" : "0x04", "0x03" : "0xa94f5374fce5edbc8e2a8697c15331677e6ebf0b", "0x6e369836487c234b9e553ef3f787c2d8865520739d340c67b3d251a33986e58d" : "0x01" } @@ -3359,4 +3360,4 @@ "value" : "0x00" } } -} +} \ No newline at end of file -- cgit