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

     1  {
     2      "randomVMtest" : {
     3          "callcreates" : [
     4          ],
     5          "env" : {
     6              "currentCoinbase" : "2adc25665018aa1fe0e6bc666dac8fc2697ff9ba",
     7              "currentDifficulty" : "256",
     8              "currentGasLimit" : "1000000",
     9              "currentNumber" : "0",
    10              "currentTimestamp" : "1",
    11              "previousHash" : "5e20a0453cecd065ea59c37ac63e079ee08998b6045136a8ce6635c7912ec0b6"
    12          },
    13          "exec" : {
    14              "address" : "0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6",
    15              "caller" : "cd1722f3947def4cf144679da39c4c32bdc35681",
    16              "code" : "0x3858423938447a730a049901951a0a1a",
    17              "data" : "0x",
    18              "gas" : "10000",
    19              "gasPrice" : "100000000000000",
    20              "origin" : "cd1722f3947def4cf144679da39c4c32bdc35681",
    21              "value" : "1000000000000000000"
    22          },
    23          "gas" : "9991",
    24          "logs" : [
    25          ],
    26          "out" : "0x",
    27          "post" : {
    28              "0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6" : {
    29                  "balance" : "1000000000000000000",
    30                  "code" : "0x3858423938447a730a049901951a0a1a",
    31                  "nonce" : "0",
    32                  "storage" : {
    33                  }
    34              }
    35          },
    36          "pre" : {
    37              "0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6" : {
    38                  "balance" : "1000000000000000000",
    39                  "code" : "0x3858423938447a730a049901951a0a1a",
    40                  "nonce" : "0",
    41                  "storage" : {
    42                  }
    43              }
    44          }
    45      }
    46  }