diff options
author | CJentzsch <jentzsch.software@gmail.com> | 2015-03-24 19:26:48 +0800 |
---|---|---|
committer | CJentzsch <jentzsch.software@gmail.com> | 2015-03-24 19:26:48 +0800 |
commit | ca0401b2fef08ac6e674d5151ad6b66fd88fa655 (patch) | |
tree | 6aa9cf6325310939b32d45a36e90d9e8fbcd3313 /StateTests/stExample.json | |
parent | 8f3fbe63f92c413fda1fc68cf27a9dbb69681168 (diff) | |
download | tangerine-tests-ca0401b2fef08ac6e674d5151ad6b66fd88fa655.tar tangerine-tests-ca0401b2fef08ac6e674d5151ad6b66fd88fa655.tar.gz tangerine-tests-ca0401b2fef08ac6e674d5151ad6b66fd88fa655.tar.bz2 tangerine-tests-ca0401b2fef08ac6e674d5151ad6b66fd88fa655.tar.lz tangerine-tests-ca0401b2fef08ac6e674d5151ad6b66fd88fa655.tar.xz tangerine-tests-ca0401b2fef08ac6e674d5151ad6b66fd88fa655.tar.zst tangerine-tests-ca0401b2fef08ac6e674d5151ad6b66fd88fa655.zip |
update tests
Diffstat (limited to 'StateTests/stExample.json')
-rw-r--r-- | StateTests/stExample.json | 9 |
1 files changed, 5 insertions, 4 deletions
diff --git a/StateTests/stExample.json b/StateTests/stExample.json index 5fd39a563..40a5b2c17 100644 --- a/StateTests/stExample.json +++ b/StateTests/stExample.json @@ -13,28 +13,29 @@ "out" : "0x", "post" : { "095e7baea6a6c7c4c2dfeb977efac326af552d87" : { - "balance" : "1000000000000000000", + "balance" : "1000000000000100000", "code" : "0x6001600101600055", "nonce" : "0", "storage" : { + "0x" : "0x02" } }, "2adc25665018aa1fe0e6bc666dac8fc2697ff9ba" : { - "balance" : "400000", + "balance" : "41012", "code" : "0x", "nonce" : "0", "storage" : { } }, "a94f5374fce5edbc8e2a8697c15331677e6ebf0b" : { - "balance" : "999999999999600000", + "balance" : "999999999999858988", "code" : "0x", "nonce" : "1", "storage" : { } } }, - "postStateRoot" : "3d0b7c83da4ae1c5eb6964cbfb1ffb248498ce6560113458ce7d963fff8cb449", + "postStateRoot" : "17454a767e5f04461256f3812ffca930443c04a47d05ce3f38940c4a14b8c479", "pre" : { "095e7baea6a6c7c4c2dfeb977efac326af552d87" : { "balance" : "1000000000000000000", |