diff options
author | Gustav Simonsson <gustav.simonsson@gmail.com> | 2015-04-16 04:36:33 +0800 |
---|---|---|
committer | Gustav Simonsson <gustav.simonsson@gmail.com> | 2015-04-16 04:36:33 +0800 |
commit | 2d8a2d0c9997e658bbdbf7a172c920dbb3c47821 (patch) | |
tree | 54a9e6557ba6a2fdddf7591bbf40ac337bc402c0 /tests/files/StateTests/RandomTests/st201504082002JAVA.json | |
parent | 205378016fc342a9ee683b3d040b3e7d0e2ebb51 (diff) | |
download | go-tangerine-2d8a2d0c9997e658bbdbf7a172c920dbb3c47821.tar go-tangerine-2d8a2d0c9997e658bbdbf7a172c920dbb3c47821.tar.gz go-tangerine-2d8a2d0c9997e658bbdbf7a172c920dbb3c47821.tar.bz2 go-tangerine-2d8a2d0c9997e658bbdbf7a172c920dbb3c47821.tar.lz go-tangerine-2d8a2d0c9997e658bbdbf7a172c920dbb3c47821.tar.xz go-tangerine-2d8a2d0c9997e658bbdbf7a172c920dbb3c47821.tar.zst go-tangerine-2d8a2d0c9997e658bbdbf7a172c920dbb3c47821.zip |
Update JSON tests
Diffstat (limited to 'tests/files/StateTests/RandomTests/st201504082002JAVA.json')
-rw-r--r-- | tests/files/StateTests/RandomTests/st201504082002JAVA.json | 71 |
1 files changed, 71 insertions, 0 deletions
diff --git a/tests/files/StateTests/RandomTests/st201504082002JAVA.json b/tests/files/StateTests/RandomTests/st201504082002JAVA.json new file mode 100644 index 000000000..c0f4764cf --- /dev/null +++ b/tests/files/StateTests/RandomTests/st201504082002JAVA.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" : "0x7fffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff7f000000000000000000000000ffffffffffffffffffffffffffffffffffffffff7f0000000000000000000000010000000000000000000000000000000000000000807f00000000000000000000000000000000000000000000000000000000000000017f00000000000000000000000000000000000000000000000000000000000000017f000000000000000000000000ffffffffffffffffffffffffffffffffffffffff50885560005155", + "nonce" : "0", + "storage" : { + } + }, + "945304eb96065b2a98b57a48a06ae28d285a71b5" : { + "balance" : "21978457", + "code" : "0x6000355415600957005b60203560003555", + "nonce" : "0", + "storage" : { + } + }, + "a94f5374fce5edbc8e2a8697c15331677e6ebf0b" : { + "balance" : "999999999978021589", + "code" : "0x", + "nonce" : "1", + "storage" : { + } + } + }, + "postStateRoot" : "31fef3f415e32007a44dafc952f408ea27e3508450c6bea84d1b24c5a3033240", + "pre" : { + "095e7baea6a6c7c4c2dfeb977efac326af552d87" : { + "balance" : "0", + "code" : "0x7fffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff7f000000000000000000000000ffffffffffffffffffffffffffffffffffffffff7f0000000000000000000000010000000000000000000000000000000000000000807f00000000000000000000000000000000000000000000000000000000000000017f00000000000000000000000000000000000000000000000000000000000000017f000000000000000000000000ffffffffffffffffffffffffffffffffffffffff50885560005155", + "nonce" : "0", + "storage" : { + } + }, + "945304eb96065b2a98b57a48a06ae28d285a71b5" : { + "balance" : "46", + "code" : "0x6000355415600957005b60203560003555", + "nonce" : "0", + "storage" : { + } + }, + "a94f5374fce5edbc8e2a8697c15331677e6ebf0b" : { + "balance" : "1000000000000000000", + "code" : "0x", + "nonce" : "0", + "storage" : { + } + } + }, + "transaction" : { + "data" : "0x7fffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff7f000000000000000000000000ffffffffffffffffffffffffffffffffffffffff7f0000000000000000000000010000000000000000000000000000000000000000807f00000000000000000000000000000000000000000000000000000000000000017f00000000000000000000000000000000000000000000000000000000000000017f000000000000000000000000ffffffffffffffffffffffffffffffffffffffff5088", + "gasLimit" : "0x014f5d2b", + "gasPrice" : "1", + "nonce" : "0", + "secretKey" : "45a915e4d060149eb4365960e6a7a45f334393093061116b197e3240065ff2d8", + "to" : "095e7baea6a6c7c4c2dfeb977efac326af552d87", + "value" : "6954369" + } + } +} |