diff options
author | obscuren <geffobscura@gmail.com> | 2015-03-03 19:26:24 +0800 |
---|---|---|
committer | obscuren <geffobscura@gmail.com> | 2015-03-03 19:26:24 +0800 |
commit | b7ec9fbb0e49e345a8a2566226a76d50b48266a7 (patch) | |
tree | 825b0618c3a8325afad15f9fda82a3b4099691b2 /StateTests/stTransactionTest.json | |
parent | d0354b844028220b31f55c2cdbe9d4cc546d4b52 (diff) | |
download | dexon-b7ec9fbb0e49e345a8a2566226a76d50b48266a7.tar dexon-b7ec9fbb0e49e345a8a2566226a76d50b48266a7.tar.gz dexon-b7ec9fbb0e49e345a8a2566226a76d50b48266a7.tar.bz2 dexon-b7ec9fbb0e49e345a8a2566226a76d50b48266a7.tar.lz dexon-b7ec9fbb0e49e345a8a2566226a76d50b48266a7.tar.xz dexon-b7ec9fbb0e49e345a8a2566226a76d50b48266a7.tar.zst dexon-b7ec9fbb0e49e345a8a2566226a76d50b48266a7.zip |
Squashed 'tests/files/' changes from a3d44ca..998e275
998e275 renamed
089e346 Added hex encoded securetrie test
cdefad8 Update VM tests.
ec0a309 update state root
b3d223e update state root hash
171a945 update memory teste
git-subtree-dir: tests/files
git-subtree-split: 998e2756b5491c760f6624c62ebc09e86197c31f
Diffstat (limited to 'StateTests/stTransactionTest.json')
-rw-r--r-- | StateTests/stTransactionTest.json | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/StateTests/stTransactionTest.json b/StateTests/stTransactionTest.json index 8f31cfa3c..427fea3d3 100644 --- a/StateTests/stTransactionTest.json +++ b/StateTests/stTransactionTest.json @@ -341,14 +341,14 @@ "out" : "0x", "post" : { "2adc25665018aa1fe0e6bc666dac8fc2697ff9ba" : { - "balance" : "1514362396301093481960", + "balance" : "1552408805953119431640", "code" : "0x", "nonce" : "0", "storage" : { } }, "a94f5374fce5edbc8e2a8697c15331677e6ebf0b" : { - "balance" : "115792089237316195423570985008687907853269984665640564037943221611612036157075", + "balance" : "115792089237316195423570985008687907853269984665640564037905175201960010207395", "code" : "0x", "nonce" : "1", "storage" : { @@ -362,7 +362,7 @@ } } }, - "postStateRoot" : "66601863029459f7922ec4d513a33110fecd2fdc377b671a65d160f5e1ee96b7", + "postStateRoot" : "79045000509e3f172eebc0ef13f6bf014ebff411cb93110e4efe01d66ce586cc", "pre" : { "a94f5374fce5edbc8e2a8697c15331677e6ebf0b" : { "balance" : "115792089237316195423570985008687907853269984665640564039457584007913129639935", |