diff options
author | CJentzsch <jentzsch.software@gmail.com> | 2015-04-02 21:53:36 +0800 |
---|---|---|
committer | CJentzsch <jentzsch.software@gmail.com> | 2015-04-02 21:53:36 +0800 |
commit | 049c4d356783eff8c9d3a4c8a1e158f72e512389 (patch) | |
tree | adbd4d4ccc6dadbb0b74019ff22d7784e006a60c /StateTests/RandomTests/st201504020910JS.json | |
parent | 6025e7b78bd547783b6ba85f60f4680f10ca17e2 (diff) | |
parent | 97655c7abac77773dce8244c9e6bf3538cdec8ff (diff) | |
download | dexon-tests-049c4d356783eff8c9d3a4c8a1e158f72e512389.tar dexon-tests-049c4d356783eff8c9d3a4c8a1e158f72e512389.tar.gz dexon-tests-049c4d356783eff8c9d3a4c8a1e158f72e512389.tar.bz2 dexon-tests-049c4d356783eff8c9d3a4c8a1e158f72e512389.tar.lz dexon-tests-049c4d356783eff8c9d3a4c8a1e158f72e512389.tar.xz dexon-tests-049c4d356783eff8c9d3a4c8a1e158f72e512389.tar.zst dexon-tests-049c4d356783eff8c9d3a4c8a1e158f72e512389.zip |
Merge remote-tracking branch 'origin' into develop
Diffstat (limited to 'StateTests/RandomTests/st201504020910JS.json')
-rw-r--r-- | StateTests/RandomTests/st201504020910JS.json | 71 |
1 files changed, 71 insertions, 0 deletions
diff --git a/StateTests/RandomTests/st201504020910JS.json b/StateTests/RandomTests/st201504020910JS.json new file mode 100644 index 000000000..5e48178e6 --- /dev/null +++ b/StateTests/RandomTests/st201504020910JS.json @@ -0,0 +1,71 @@ +{ + "randomStatetest" : { + "env" : { + "currentCoinbase" : "945304eb96065b2a98b57a48a06ae28d285a71b5", + "currentDifficulty" : "5623894562375", + "currentGasLimit" : "115792089237316195423570985008687907853269984665640564039457584007913129639935", + "currentNumber" : "0", + "currentTimestamp" : "1", + "previousHash" : "5e20a0453cecd065ea59c37ac63e079ee08998b6045136a8ce6635c7912ec0b6" + }, + "logs" : [ + ], + "out" : "0x", + "post" : { + "095e7baea6a6c7c4c2dfeb977efac326af552d87" : { + "balance" : "0", + "code" : "0x3041047f00000000000000000000000000000000000000000000000000000000000000007f00000000000000000000000000000000000000000000000000000000000000007ffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffe7f00000000000000000000000000000000000000000000000000000000000000005555945667793459633c993060005155", + "nonce" : "0", + "storage" : { + } + }, + "945304eb96065b2a98b57a48a06ae28d285a71b5" : { + "balance" : "2065442015", + "code" : "0x6000355415600957005b60203560003555", + "nonce" : "0", + "storage" : { + } + }, + "a94f5374fce5edbc8e2a8697c15331677e6ebf0b" : { + "balance" : "999999997934558031", + "code" : "0x", + "nonce" : "1", + "storage" : { + } + } + }, + "postStateRoot" : "bd1b2ff89b5cf1937099243e6436c1c6b802324d1225ffd5e9c3de634ef3703a", + "pre" : { + "095e7baea6a6c7c4c2dfeb977efac326af552d87" : { + "balance" : "0", + "code" : "0x3041047f00000000000000000000000000000000000000000000000000000000000000007f00000000000000000000000000000000000000000000000000000000000000007ffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffe7f00000000000000000000000000000000000000000000000000000000000000005555945667793459633c993060005155", + "nonce" : "0", + "storage" : { + } + }, + "945304eb96065b2a98b57a48a06ae28d285a71b5" : { + "balance" : "46", + "code" : "0x6000355415600957005b60203560003555", + "nonce" : "0", + "storage" : { + } + }, + "a94f5374fce5edbc8e2a8697c15331677e6ebf0b" : { + "balance" : "1000000000000000000", + "code" : "0x", + "nonce" : "0", + "storage" : { + } + } + }, + "transaction" : { + "data" : "0x3041047f00000000000000000000000000000000000000000000000000000000000000007f00000000000000000000000000000000000000000000000000000000000000007ffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffe7f00000000000000000000000000000000000000000000000000000000000000005555945667793459633c9930", + "gasLimit" : "0x7b1c24b1", + "gasPrice" : "1", + "nonce" : "0", + "secretKey" : "45a915e4d060149eb4365960e6a7a45f334393093061116b197e3240065ff2d8", + "to" : "095e7baea6a6c7c4c2dfeb977efac326af552d87", + "value" : "249765705" + } + } +} |