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