github.com/jonasnick/go-ethereum@v0.7.12-0.20150216215225-22176f05d387/tests/files/VMTests/RandomTests/201501131821CPPJIT.json (about) 1 { 2 "randomVMtest" : { 3 "callcreates" : [ 4 ], 5 "env" : { 6 "currentCoinbase" : "2adc25665018aa1fe0e6bc666dac8fc2697ff9ba", 7 "currentDifficulty" : "115792089237316195423570985008687907853269984665640564039457584007913129639935", 8 "currentGasLimit" : "1000000", 9 "currentNumber" : "300", 10 "currentTimestamp" : "2", 11 "previousHash" : "5e20a0453cecd065ea59c37ac63e079ee08998b6045136a8ce6635c7912ec0b6" 12 }, 13 "exec" : { 14 "address" : "0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6", 15 "caller" : "cd1722f3947def4cf144679da39c4c32bdc35681", 16 "code" : "0x434341434182404557459142556955", 17 "data" : "0x", 18 "gas" : "10000", 19 "gasPrice" : "100000000000000", 20 "origin" : "cd1722f3947def4cf144679da39c4c32bdc35681", 21 "value" : "1000000000000000000" 22 }, 23 "gas" : "9687", 24 "logs" : [ 25 ], 26 "out" : "0x", 27 "post" : { 28 "0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6" : { 29 "balance" : "1000000000000000000", 30 "code" : "0x434341434182404557459142556955", 31 "nonce" : "0", 32 "storage" : { 33 "0x02" : "0x012c" 34 } 35 } 36 }, 37 "pre" : { 38 "0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6" : { 39 "balance" : "1000000000000000000", 40 "code" : "0x434341434182404557459142556955", 41 "nonce" : "0", 42 "storage" : { 43 } 44 } 45 } 46 } 47 }