github.com/iotexproject/iotex-core@v1.14.1-rc1/action/protocol/execution/testdata/maxtime.json (about)

     1  {
     2    "initBalances": [{
     3      "account": "io1mflp9m6hcgm2qcghchsdqj3z3eccrnekx9p0ms",
     4      "rawBalance": "10000000000000000000"
     5    }],
     6    "deployments":[{
     7      "rawByteCode": "608060405234801561001057600080fd5b50610349806100206000396000f3fe608060405234801561001057600080fd5b506004361061004c5760003560e01c806360fe47b11461005157806366e41cb71461007f5780636b59084d1461009d5780636eccc5bd146100bb575b600080fd5b61007d6004803603602081101561006757600080fd5b81019080803590602001909291905050506100d9565b005b610087610139565b6040518082815260200191505060405180910390f35b6100a56101c9565b6040518082815260200191505060405180910390f35b6100c3610260565b6040518082815260200191505060405180910390f35b60008090505b60208110156101085781600082602081106100f657fe5b018190555080806001019150506100df565b50807fdf7a95aebff315db1b7716215d602ab537373cdb769232aae6055c06e798425b60405160405180910390a250565b6000806000905060008090505b6101e88110156101945760008090505b6020811015610186576000816020811061016c57fe5b015483019250600883901c92508080600101915050610156565b508080600101915050610146565b50807fdf7a95aebff315db1b7716215d602ab537373cdb769232aae6055c06e798425b60405160405180910390a28091505090565b6000806000905060008090505b6101d181101561022b5760008090505b602081101561021d57600081602081106101fc57fe5b015483019250600883901c925061012d8302925080806001019150506101e6565b5080806001019150506101d6565b50807fdf7a95aebff315db1b7716215d602ab537373cdb769232aae6055c06e798425b60405160405180910390a28091505090565b6000806000905060008090505b61013b8110156102df5760008090505b60208110156102b4576000816020811061029357fe5b015483019250600883901c925061012d83029250808060010191505061027d565b50816000602083816102c257fe5b06602081106102cd57fe5b0181905550808060010191505061026d565b50807fdf7a95aebff315db1b7716215d602ab537373cdb769232aae6055c06e798425b60405160405180910390a2809150509056fea265627a7a72305820493554f39991097ed70549d9c08f7988c704a21c10100101745a8b79cb16c8a864736f6c634300050a0032",
     8      "rawPrivateKey": "cfa6ef757dee2e50351620dca002d32b9c090cfda55fb81f37f1d26b273743f1",
     9      "rawAmount": "0",
    10      "rawGasLimit": 5000000,
    11      "rawGasPrice": "1",
    12      "rawExpectedGasConsumed": 265714,
    13      "comment": "deploy the contract"
    14    }] ,
    15    "executions": [{
    16      "rawPrivateKey": "cfa6ef757dee2e50351620dca002d32b9c090cfda55fb81f37f1d26b273743f1",
    17      "rawByteCode": "60fe47b10000000000000000000000000000001f40000000000000000000000000000000",
    18      "rawAmount": "0",
    19      "rawGasLimit": 1000000,
    20      "rawGasPrice": "1",
    21      "rawExpectedGasConsumed": 658169,
    22      "expectedLogs": [{}],
    23      "comment": "set storedData = 0x1f40"
    24    }, {
    25      "rawPrivateKey": "cfa6ef757dee2e50351620dca002d32b9c090cfda55fb81f37f1d26b273743f1",
    26      "rawByteCode": "6b59084d",
    27      "rawAmount": "0",
    28      "rawGasLimit": 5000000,
    29      "rawGasPrice": "1",
    30      "rawExpectedGasConsumed": 4996643,
    31      "expectedLogs": [{}],
    32      "comment": "run test1"
    33    }, {
    34      "rawPrivateKey": "cfa6ef757dee2e50351620dca002d32b9c090cfda55fb81f37f1d26b273743f1",
    35      "rawByteCode": "66e41cb7",
    36      "rawAmount": "0",
    37      "rawGasLimit": 5000000,
    38      "rawGasPrice": "1",
    39      "rawExpectedGasConsumed": 4993325,
    40      "expectedLogs": [{}],
    41      "comment": "run test2"
    42    }, {
    43      "rawPrivateKey": "cfa6ef757dee2e50351620dca002d32b9c090cfda55fb81f37f1d26b273743f1",
    44      "rawByteCode": "6eccc5bd",
    45      "rawAmount": "0",
    46      "rawGasLimit": 5000000,
    47      "rawGasPrice": "1",
    48      "rawExpectedGasConsumed": 4985085,
    49      "expectedLogs": [{}],
    50      "comment": "run store1"
    51    }]
    52  }