diff options
author | obscuren <geffobscura@gmail.com> | 2015-03-03 18:11:24 +0800 |
---|---|---|
committer | obscuren <geffobscura@gmail.com> | 2015-03-03 18:11:24 +0800 |
commit | 2f647c443a6faf3a0639f9e54fdd262fe917b49b (patch) | |
tree | df913f83c80500941a44cb32b815e46dcbced78a /tests/files/StateTests/stBlockHashTest.json | |
parent | c1ef19bef9d4207b5f7d6fc5ff40375a5f0d203b (diff) | |
parent | d0354b844028220b31f55c2cdbe9d4cc546d4b52 (diff) | |
download | go-tangerine-2f647c443a6faf3a0639f9e54fdd262fe917b49b.tar go-tangerine-2f647c443a6faf3a0639f9e54fdd262fe917b49b.tar.gz go-tangerine-2f647c443a6faf3a0639f9e54fdd262fe917b49b.tar.bz2 go-tangerine-2f647c443a6faf3a0639f9e54fdd262fe917b49b.tar.lz go-tangerine-2f647c443a6faf3a0639f9e54fdd262fe917b49b.tar.xz go-tangerine-2f647c443a6faf3a0639f9e54fdd262fe917b49b.tar.zst go-tangerine-2f647c443a6faf3a0639f9e54fdd262fe917b49b.zip |
Merge commit 'd0354b844028220b31f55c2cdbe9d4cc546d4b52' into poc-9
Diffstat (limited to 'tests/files/StateTests/stBlockHashTest.json')
-rw-r--r-- | tests/files/StateTests/stBlockHashTest.json | 24 |
1 files changed, 24 insertions, 0 deletions
diff --git a/tests/files/StateTests/stBlockHashTest.json b/tests/files/StateTests/stBlockHashTest.json index c6e233a77..b373f3b25 100644 --- a/tests/files/StateTests/stBlockHashTest.json +++ b/tests/files/StateTests/stBlockHashTest.json @@ -12,6 +12,13 @@ ], "out" : "0x", "post" : { + "095e7baea6a6c7c4c2dfeb977efac326af552d87" : { + "balance" : "1000000000000000000", + "code" : "0x600040600055600540600155600440600255", + "nonce" : "0", + "storage" : { + } + }, "a94f5374fce5edbc8e2a8697c15331677e6ebf0b" : { "balance" : "100000", "code" : "0x", @@ -20,6 +27,7 @@ } } }, + "postStateRoot" : "255f005689b4eb8d7a0144473577eb02bfaf25970cda9323a734bb8f18f34252", "pre" : { "095e7baea6a6c7c4c2dfeb977efac326af552d87" : { "balance" : "1000000000000000000", @@ -59,6 +67,13 @@ ], "out" : "0x", "post" : { + "095e7baea6a6c7c4c2dfeb977efac326af552d87" : { + "balance" : "1000000000000000000", + "code" : "0x60014060005560024060015561010040600255", + "nonce" : "0", + "storage" : { + } + }, "a94f5374fce5edbc8e2a8697c15331677e6ebf0b" : { "balance" : "100000", "code" : "0x", @@ -67,6 +82,7 @@ } } }, + "postStateRoot" : "255f005689b4eb8d7a0144473577eb02bfaf25970cda9323a734bb8f18f34252", "pre" : { "095e7baea6a6c7c4c2dfeb977efac326af552d87" : { "balance" : "1000000000000000000", @@ -106,6 +122,13 @@ ], "out" : "0x", "post" : { + "095e7baea6a6c7c4c2dfeb977efac326af552d87" : { + "balance" : "1000000000000000000", + "code" : "0x600040600055610101406001557fffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff40600255", + "nonce" : "0", + "storage" : { + } + }, "a94f5374fce5edbc8e2a8697c15331677e6ebf0b" : { "balance" : "100000", "code" : "0x", @@ -114,6 +137,7 @@ } } }, + "postStateRoot" : "255f005689b4eb8d7a0144473577eb02bfaf25970cda9323a734bb8f18f34252", "pre" : { "095e7baea6a6c7c4c2dfeb977efac326af552d87" : { "balance" : "1000000000000000000", |