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

     1  {
     2      "randomVMtest" : {
     3          "callcreates" : [
     4              {
     5                  "data" : "0x000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000",
     6                  "destination" : "",
     7                  "gasLimit" : "9872",
     8                  "value" : "2"
     9              },
    10              {
    11                  "data" : "0x000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000",
    12                  "destination" : "",
    13                  "gasLimit" : "9770",
    14                  "value" : "9870"
    15              }
    16          ],
    17          "env" : {
    18              "currentCoinbase" : "2adc25665018aa1fe0e6bc666dac8fc2697ff9ba",
    19              "currentDifficulty" : "115792089237316195423570985008687907853269984665640564039457584007913129639935",
    20              "currentGasLimit" : "1000000",
    21              "currentNumber" : "300",
    22              "currentTimestamp" : "2",
    23              "previousHash" : "5e20a0453cecd065ea59c37ac63e079ee08998b6045136a8ce6635c7912ec0b6"
    24          },
    25          "exec" : {
    26              "address" : "0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6",
    27              "caller" : "cd1722f3947def4cf144679da39c4c32bdc35681",
    28              "code" : "0x424443444243434383f0155af055",
    29              "data" : "0x",
    30              "gas" : "10000",
    31              "gasPrice" : "100000000000000",
    32              "origin" : "cd1722f3947def4cf144679da39c4c32bdc35681",
    33              "value" : "1000000000000000000"
    34          },
    35          "gas" : "9470",
    36          "logs" : [
    37          ],
    38          "out" : "0x",
    39          "post" : {
    40              "0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6" : {
    41                  "balance" : "999999999999990128",
    42                  "code" : "0x424443444243434383f0155af055",
    43                  "nonce" : "0",
    44                  "storage" : {
    45                      "0x945304eb96065b2a98b57a48a06ae28d285a71b5" : "0x02"
    46                  }
    47              }
    48          },
    49          "pre" : {
    50              "0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6" : {
    51                  "balance" : "1000000000000000000",
    52                  "code" : "0x424443444243434383f0155af055",
    53                  "nonce" : "0",
    54                  "storage" : {
    55                  }
    56              }
    57          }
    58      }
    59  }