diff options
author | Jeffrey Wilcke <jeffrey@ethereum.org> | 2015-06-03 16:20:59 +0800 |
---|---|---|
committer | Jeffrey Wilcke <jeffrey@ethereum.org> | 2015-06-03 16:20:59 +0800 |
commit | 9085b10508f1a3a5830549037f033ca58d184a0e (patch) | |
tree | f5eacaf62c8196f0f5e615666cfcc20941cd06b1 /tests/files/StateTests/stBlockHashTest.json | |
parent | 5b14fdb94b61af9f17f53593766a706c9780a7be (diff) | |
parent | 0fa9d2431f54d603ef12c63a322d53d1c214d0a0 (diff) | |
download | dexon-9085b10508f1a3a5830549037f033ca58d184a0e.tar dexon-9085b10508f1a3a5830549037f033ca58d184a0e.tar.gz dexon-9085b10508f1a3a5830549037f033ca58d184a0e.tar.bz2 dexon-9085b10508f1a3a5830549037f033ca58d184a0e.tar.lz dexon-9085b10508f1a3a5830549037f033ca58d184a0e.tar.xz dexon-9085b10508f1a3a5830549037f033ca58d184a0e.tar.zst dexon-9085b10508f1a3a5830549037f033ca58d184a0e.zip |
Merge pull request #1169 from Gustav-Simonsson/unsupport_bruncles
Unsupport bruncles
Diffstat (limited to 'tests/files/StateTests/stBlockHashTest.json')
-rw-r--r-- | tests/files/StateTests/stBlockHashTest.json | 17 |
1 files changed, 12 insertions, 5 deletions
diff --git a/tests/files/StateTests/stBlockHashTest.json b/tests/files/StateTests/stBlockHashTest.json index dd018b65b..bc02e9002 100644 --- a/tests/files/StateTests/stBlockHashTest.json +++ b/tests/files/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" : { |