diff options
author | Gustav Simonsson <gustav.simonsson@gmail.com> | 2015-09-14 20:27:25 +0800 |
---|---|---|
committer | Gustav Simonsson <gustav.simonsson@gmail.com> | 2015-09-18 19:08:36 +0800 |
commit | 075815e5ff98a1ba59be58f3081f222f5bb6da1f (patch) | |
tree | fc185b6ac99c4df7bedaa3a30fc873e6e5080350 /tests/files/BlockchainTests/bcUncleTest.json | |
parent | 216c486a3aef2c4e7b4c1dc37b14d321ce912723 (diff) | |
download | dexon-075815e5ff98a1ba59be58f3081f222f5bb6da1f.tar dexon-075815e5ff98a1ba59be58f3081f222f5bb6da1f.tar.gz dexon-075815e5ff98a1ba59be58f3081f222f5bb6da1f.tar.bz2 dexon-075815e5ff98a1ba59be58f3081f222f5bb6da1f.tar.lz dexon-075815e5ff98a1ba59be58f3081f222f5bb6da1f.tar.xz dexon-075815e5ff98a1ba59be58f3081f222f5bb6da1f.tar.zst dexon-075815e5ff98a1ba59be58f3081f222f5bb6da1f.zip |
tests: update common test wrappers and test files
Diffstat (limited to 'tests/files/BlockchainTests/bcUncleTest.json')
-rw-r--r-- | tests/files/BlockchainTests/bcUncleTest.json | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/tests/files/BlockchainTests/bcUncleTest.json b/tests/files/BlockchainTests/bcUncleTest.json index 0d0e83c0c..518685fda 100644 --- a/tests/files/BlockchainTests/bcUncleTest.json +++ b/tests/files/BlockchainTests/bcUncleTest.json @@ -4826,23 +4826,23 @@ "lastblockhash" : "eed1b4da708283370856fc76352d68f36d9766b7f366da372e2992ced9a1f663", "postState" : { "095e7baea6a6c7c4c2dfeb977efac326af552d87" : { - "balance" : "0x14", + "balance" : "0x1e", "code" : "0x", "nonce" : "0x00", "storage" : { } }, "8888f1f195afa192cfee860698584c030f4c9db1" : { - "balance" : "0x8ac7230489e8a410", + "balance" : "0xd255d112e1049618", "code" : "0x", "nonce" : "0x00", "storage" : { } }, "a94f5374fce5edbc8e2a8697c15331677e6ebf0b" : { - "balance" : "0x09184e71fbdc", + "balance" : "0x09184e71a9ca", "code" : "0x", - "nonce" : "0x02", + "nonce" : "0x03", "storage" : { } } |