github.com/jonasnick/go-ethereum@v0.7.12-0.20150216215225-22176f05d387/tests/files/VMTests/RandomTests/201501132239PYTHON.json (about)

     1  {
     2      "randomVMtest" : {
     3          "callcreates" : [
     4              {
     5                  "data" : "0x0000",
     6                  "destination" : "",
     7                  "gasLimit" : "9890",
     8                  "value" : "0"
     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" : "0x454041404340424282f0046855",
    23              "data" : "0x",
    24              "gas" : "10000",
    25              "gasPrice" : "100000000000000",
    26              "origin" : "cd1722f3947def4cf144679da39c4c32bdc35681",
    27              "value" : "1000000000000000000"
    28          },
    29          "gas" : "9888",
    30          "logs" : [
    31          ],
    32          "out" : "0x",
    33          "post" : {
    34              "0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6" : {
    35                  "balance" : "1000000000000000000",
    36                  "code" : "0x454041404340424282f0046855",
    37                  "nonce" : "0",
    38                  "storage" : {
    39                  }
    40              }
    41          },
    42          "pre" : {
    43              "0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6" : {
    44                  "balance" : "1000000000000000000",
    45                  "code" : "0x454041404340424282f0046855",
    46                  "nonce" : "0",
    47                  "storage" : {
    48                  }
    49              }
    50          }
    51      }
    52  }