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/stSystemOperationsTest.json | |
parent | d0354b844028220b31f55c2cdbe9d4cc546d4b52 (diff) | |
download | go-tangerine-b7ec9fbb0e49e345a8a2566226a76d50b48266a7.tar go-tangerine-b7ec9fbb0e49e345a8a2566226a76d50b48266a7.tar.gz go-tangerine-b7ec9fbb0e49e345a8a2566226a76d50b48266a7.tar.bz2 go-tangerine-b7ec9fbb0e49e345a8a2566226a76d50b48266a7.tar.lz go-tangerine-b7ec9fbb0e49e345a8a2566226a76d50b48266a7.tar.xz go-tangerine-b7ec9fbb0e49e345a8a2566226a76d50b48266a7.tar.zst go-tangerine-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/stSystemOperationsTest.json')
-rw-r--r-- | StateTests/stSystemOperationsTest.json | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/StateTests/stSystemOperationsTest.json b/StateTests/stSystemOperationsTest.json index e424922de..332417ed8 100644 --- a/StateTests/stSystemOperationsTest.json +++ b/StateTests/stSystemOperationsTest.json @@ -1983,21 +1983,21 @@ } }, "2adc25665018aa1fe0e6bc666dac8fc2697ff9ba" : { - "balance" : "41213", + "balance" : "45437", "code" : "0x", "nonce" : "0", "storage" : { } }, "a94f5374fce5edbc8e2a8697c15331677e6ebf0b" : { - "balance" : "999999999999858787", + "balance" : "999999999999854563", "code" : "0x", "nonce" : "1", "storage" : { } } }, - "postStateRoot" : "00b5e6f78bcf85df7fff53841514168c5c9019073be499759df837fe89d53f25", + "postStateRoot" : "7de450860583de14b4f6267804f4e4575fa4e3a53ce740637da55907fa3bc424", "pre" : { "095e7baea6a6c7c4c2dfeb977efac326af552d87" : { "balance" : "1000000000000000000", |