diff options
author | CJentzsch <jentzsch.software@gmail.com> | 2015-04-27 14:41:55 +0800 |
---|---|---|
committer | CJentzsch <jentzsch.software@gmail.com> | 2015-04-27 14:41:55 +0800 |
commit | c5b1421a5e01e930f3ab26c9a343f5e3bb9865a0 (patch) | |
tree | 29e5f171c62f9389a003382815db81c13ab022cf /StateTests | |
parent | 1f7d0d1e0339f77dbf562f2da1bf42fe35a460d1 (diff) | |
download | tangerine-tests-c5b1421a5e01e930f3ab26c9a343f5e3bb9865a0.tar tangerine-tests-c5b1421a5e01e930f3ab26c9a343f5e3bb9865a0.tar.gz tangerine-tests-c5b1421a5e01e930f3ab26c9a343f5e3bb9865a0.tar.bz2 tangerine-tests-c5b1421a5e01e930f3ab26c9a343f5e3bb9865a0.tar.lz tangerine-tests-c5b1421a5e01e930f3ab26c9a343f5e3bb9865a0.tar.xz tangerine-tests-c5b1421a5e01e930f3ab26c9a343f5e3bb9865a0.tar.zst tangerine-tests-c5b1421a5e01e930f3ab26c9a343f5e3bb9865a0.zip |
cppjit fail
Diffstat (limited to 'StateTests')
-rw-r--r-- | StateTests/RandomTests/st201504230729CPPJIT.json | 71 |
1 files changed, 71 insertions, 0 deletions
diff --git a/StateTests/RandomTests/st201504230729CPPJIT.json b/StateTests/RandomTests/st201504230729CPPJIT.json new file mode 100644 index 000000000..d46c405c8 --- /dev/null +++ b/StateTests/RandomTests/st201504230729CPPJIT.json @@ -0,0 +1,71 @@ +{ + "randomStatetest" : { + "env" : { + "currentCoinbase" : "945304eb96065b2a98b57a48a06ae28d285a71b5", + "currentDifficulty" : "0x051d6a3cd647", + "currentGasLimit" : "0xffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff", + "currentNumber" : "0x00", + "currentTimestamp" : "0x01", + "previousHash" : "5e20a0453cecd065ea59c37ac63e079ee08998b6045136a8ce6635c7912ec0b6" + }, + "logs" : [ + ], + "out" : "0x", + "post" : { + "095e7baea6a6c7c4c2dfeb977efac326af552d87" : { + "balance" : "0x00", + "code" : "0x7ffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffe7f00000000000000000000000000000000000000000000000000000000000000003a457f000000000000000000000000000000000000000000000000000000000000c3507f000000000000000000000000945304eb96065b2a98b57a48a06ae28d285a71b57f00000000000000000000000000000000000000000000000000000000000000007f000000000000000000000000945304eb96065b2a98b57a48a06ae28d285a71b513428284f28a980b4539a39d1408", + "nonce" : "0x00", + "storage" : { + } + }, + "945304eb96065b2a98b57a48a06ae28d285a71b5" : { + "balance" : "0x15c86d88", + "code" : "0x6000355415600957005b60203560003555", + "nonce" : "0x00", + "storage" : { + } + }, + "a94f5374fce5edbc8e2a8697c15331677e6ebf0b" : { + "balance" : "0x0de0b6b3919b92a6", + "code" : "0x", + "nonce" : "0x01", + "storage" : { + } + } + }, + "postStateRoot" : "8c2f569f43a35beb2ec39814565061fa8a58760b6a8cbd8912dd3af6392add3e", + "pre" : { + "095e7baea6a6c7c4c2dfeb977efac326af552d87" : { + "balance" : "0x00", + "code" : "0x7ffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffe7f00000000000000000000000000000000000000000000000000000000000000003a457f000000000000000000000000000000000000000000000000000000000000c3507f000000000000000000000000945304eb96065b2a98b57a48a06ae28d285a71b57f00000000000000000000000000000000000000000000000000000000000000007f000000000000000000000000945304eb96065b2a98b57a48a06ae28d285a71b513428284f28a980b4539a39d1408", + "nonce" : "0x00", + "storage" : { + } + }, + "945304eb96065b2a98b57a48a06ae28d285a71b5" : { + "balance" : "0x2e", + "code" : "0x6000355415600957005b60203560003555", + "nonce" : "0x00", + "storage" : { + } + }, + "a94f5374fce5edbc8e2a8697c15331677e6ebf0b" : { + "balance" : "0x0de0b6b3a7640000", + "code" : "0x", + "nonce" : "0x00", + "storage" : { + } + } + }, + "transaction" : { + "data" : "0x7ffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffe7f00000000000000000000000000000000000000000000000000000000000000003a457f000000000000000000000000000000000000000000000000000000000000c3507f000000000000000000000000945304eb96065b2a98b57a48a06ae28d285a71b57f00000000000000000000000000000000000000000000000000000000000000007f000000000000000000000000945304eb96065b2a98b57a48a06ae28d285a71b513428284f28a980b4539a39d1408", + "gasLimit" : "0x15c86d5a", + "gasPrice" : "0x01", + "nonce" : "0x00", + "secretKey" : "45a915e4d060149eb4365960e6a7a45f334393093061116b197e3240065ff2d8", + "to" : "095e7baea6a6c7c4c2dfeb977efac326af552d87", + "value" : "0x014eb9ae" + } + } +} |