github.com/jonasnick/go-ethereum@v0.7.12-0.20150216215225-22176f05d387/tests/files/VMTests/RandomTests/201501151106PYTHON.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" : "0x4142414131424043923a58f2", 17 "data" : "0x", 18 "gas" : "10000", 19 "gasPrice" : "100000000000000", 20 "origin" : "cd1722f3947def4cf144679da39c4c32bdc35681", 21 "value" : "1000000000000000000" 22 }, 23 "gas" : "9940", 24 "logs" : [ 25 ], 26 "out" : "0x", 27 "post" : { 28 "0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6" : { 29 "balance" : "1000000000000000000", 30 "code" : "0x4142414131424043923a58f2", 31 "nonce" : "0", 32 "storage" : { 33 } 34 }, 35 "2adc25665018aa1fe0e6bc666dac8fc2697ff9ba" : { 36 "balance" : "0", 37 "code" : "0x", 38 "nonce" : "0", 39 "storage" : { 40 } 41 } 42 }, 43 "pre" : { 44 "0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6" : { 45 "balance" : "1000000000000000000", 46 "code" : "0x4142414131424043923a58f2", 47 "nonce" : "0", 48 "storage" : { 49 } 50 } 51 } 52 } 53 }