diff options
author | CJentzsch <jentzsch.software@gmail.com> | 2015-05-07 15:00:45 +0800 |
---|---|---|
committer | CJentzsch <jentzsch.software@gmail.com> | 2015-05-07 15:00:45 +0800 |
commit | 8b741dd736f338d1dca4df26eb329c86d0d3fceb (patch) | |
tree | de9769fb769e29cbaeb2c0ded81f8e9be6deb489 /StateTests/RandomTests/st201505050929GO.json | |
parent | 1f7d0d1e0339f77dbf562f2da1bf42fe35a460d1 (diff) | |
download | dexon-tests-8b741dd736f338d1dca4df26eb329c86d0d3fceb.tar dexon-tests-8b741dd736f338d1dca4df26eb329c86d0d3fceb.tar.gz dexon-tests-8b741dd736f338d1dca4df26eb329c86d0d3fceb.tar.bz2 dexon-tests-8b741dd736f338d1dca4df26eb329c86d0d3fceb.tar.lz dexon-tests-8b741dd736f338d1dca4df26eb329c86d0d3fceb.tar.xz dexon-tests-8b741dd736f338d1dca4df26eb329c86d0d3fceb.tar.zst dexon-tests-8b741dd736f338d1dca4df26eb329c86d0d3fceb.zip |
fuzz fails
Diffstat (limited to 'StateTests/RandomTests/st201505050929GO.json')
-rw-r--r-- | StateTests/RandomTests/st201505050929GO.json | 73 |
1 files changed, 73 insertions, 0 deletions
diff --git a/StateTests/RandomTests/st201505050929GO.json b/StateTests/RandomTests/st201505050929GO.json new file mode 100644 index 000000000..2fbc03fd4 --- /dev/null +++ b/StateTests/RandomTests/st201505050929GO.json @@ -0,0 +1,73 @@ +{ + "randomStatetest" : { + "env" : { + "currentCoinbase" : "945304eb96065b2a98b57a48a06ae28d285a71b5", + "currentDifficulty" : "0x051d6a3cd647", + "currentGasLimit" : "0xffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff", + "currentNumber" : "0x00", + "currentTimestamp" : "0x01", + "previousHash" : "5e20a0453cecd065ea59c37ac63e079ee08998b6045136a8ce6635c7912ec0b6" + }, + "logs" : [ + ], + "out" : "0x", + "post" : { + "095e7baea6a6c7c4c2dfeb977efac326af552d87" : { + "balance" : "0x3f7ada4a", + "code" : "0x7f00000000000000000000000000000000000000000000000000000000000000007fffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff7f00000000000000000000000100000000000000000000000000000000000000007f00000000000000000000000000000000000000000000000000000000000000007f000000000000000000000000000000000000000000000000000000000000c3507f000000000000000000000000ffffffffffffffffffffffffffffffffffffffff7f00000000000000000000000000000000000000000000000000000000000000017f00000000000000000000000000000000000000000000000000000000000000015560005155", + "nonce" : "0x00", + "storage" : { + "0x00" : "0xffffffffffffffffffffffffffffffffffffffff", + "0x01" : "0x01" + } + }, + "945304eb96065b2a98b57a48a06ae28d285a71b5" : { + "balance" : "0x0102f7", + "code" : "0x6000355415600957005b60203560003555", + "nonce" : "0x00", + "storage" : { + } + }, + "a94f5374fce5edbc8e2a8697c15331677e6ebf0b" : { + "balance" : "0x0de0b6b367e822ed", + "code" : "0x", + "nonce" : "0x01", + "storage" : { + } + } + }, + "postStateRoot" : "2ac7a32edf453f27c5910d2e018b0b8825e1d849ba2bfa68fffb6899e9f57cb0", + "pre" : { + "095e7baea6a6c7c4c2dfeb977efac326af552d87" : { + "balance" : "0x00", + "code" : "0x7f00000000000000000000000000000000000000000000000000000000000000007fffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff7f00000000000000000000000100000000000000000000000000000000000000007f00000000000000000000000000000000000000000000000000000000000000007f000000000000000000000000000000000000000000000000000000000000c3507f000000000000000000000000ffffffffffffffffffffffffffffffffffffffff7f00000000000000000000000000000000000000000000000000000000000000017f00000000000000000000000000000000000000000000000000000000000000015560005155", + "nonce" : "0x00", + "storage" : { + } + }, + "945304eb96065b2a98b57a48a06ae28d285a71b5" : { + "balance" : "0x2e", + "code" : "0x6000355415600957005b60203560003555", + "nonce" : "0x00", + "storage" : { + } + }, + "a94f5374fce5edbc8e2a8697c15331677e6ebf0b" : { + "balance" : "0x0de0b6b3a7640000", + "code" : "0x", + "nonce" : "0x00", + "storage" : { + } + } + }, + "transaction" : { + "data" : "0x7f00000000000000000000000000000000000000000000000000000000000000007fffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff7f00000000000000000000000100000000000000000000000000000000000000007f00000000000000000000000000000000000000000000000000000000000000007f000000000000000000000000000000000000000000000000000000000000c3507f000000000000000000000000ffffffffffffffffffffffffffffffffffffffff7f00000000000000000000000000000000000000000000000000000000000000017f0000000000000000000000000000000000000000000000000000000000000001", + "gasLimit" : "0x1b7d47a1", + "gasPrice" : "0x01", + "nonce" : "0x00", + "secretKey" : "45a915e4d060149eb4365960e6a7a45f334393093061116b197e3240065ff2d8", + "to" : "095e7baea6a6c7c4c2dfeb977efac326af552d87", + "value" : "0x3f7ada4a" + } + } +} |