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

     1  {
     2      "initGenesis": {
     3          "isBering" : true,
     4          "isIceland" : true,
     5          "isLondon" : true
     6      },
     7      "initBalances": [{
     8          "account": "io1mflp9m6hcgm2qcghchsdqj3z3eccrnekx9p0ms",
     9          "rawBalance": "1000000000000000000000000000"
    10      }],
    11      "deployments": [{
    12          "rawByteCode": "608060405234801561001057600080fd5b5061026d806100206000396000f3fe608060405234801561001057600080fd5b506004361061002b5760003560e01c8063574c807814610030575b600080fd5b61003861003a565b005b604080516003808252818301909252600091602082018180368337019050509050601160f81b81600081518110610073576100736101e7565b60200101906001600160f81b031916908160001a905350602260f81b816001815181106100a2576100a26101e7565b60200101906001600160f81b031916908160001a905350603360f81b816002815181106100d1576100d16101e7565b60200101906001600160f81b031916908160001a9053508051604080516003808252818301909252600091602082018180368337019050509050600082602185018460208701600462010000fa9050826000602084013e61013182610137565b50505050565b805161014a90600090602084019061014e565b5050565b82805461015a906101fd565b90600052602060002090601f01602090048101928261017c57600085556101c2565b82601f1061019557805160ff19168380011785556101c2565b828001600101855582156101c2579182015b828111156101c25782518255916020019190600101906101a7565b506101ce9291506101d2565b5090565b5b808211156101ce57600081556001016101d3565b634e487b7160e01b600052603260045260246000fd5b600181811c9082168061021157607f821691505b60208210810361023157634e487b7160e01b600052602260045260246000fd5b5091905056fea2646970667358221220cb76f887319bd2bf08ab8098cd53e02dcf9d2c8b311ffdae7d73f2c4b7e2442264736f6c634300080e0033",
    13          "rawPrivateKey": "cfa6ef757dee2e50351620dca002d32b9c090cfda55fb81f37f1d26b273743f1",
    14          "rawAmount": "0",
    15          "rawGasLimit": 5000000,
    16          "rawGasPrice": "0",
    17          "rawExpectedGasConsumed": 199671,
    18          "expectedStatus": 1,
    19          "expectedBalances": [],
    20          "comment": "deploy datacopy contract"
    21      }],
    22      "executions": [{
    23          "rawPrivateKey": "cfa6ef757dee2e50351620dca002d32b9c090cfda55fb81f37f1d26b273743f1",
    24          "rawByteCode": "574c8078",
    25          "rawAmount": "0",
    26          "rawGasLimit": 1000000,
    27          "rawGasPrice": "0",
    28          "rawAccessList": [],
    29          "rawExpectedGasConsumed": 33720,
    30          "expectedStatus": 1,
    31          "comment": "the data of return is [0x11, 0x22, 0x33]",
    32          "expectedBlockInfos" : {
    33              "txRootHash" : "3d03a074dee9d9edb3dbd2bc30cf854c768e863ecf053c491fd71b2b1092c202",
    34              "stateRootHash" : "3595fffd9f80f99887e3108d84f3558e2691ab9dc1c73f6279e3da5735d02afa",
    35              "receiptRootHash" : "1a9cffd85255f3337744824bee82ec21126445d318bcc5edcd626bcf81e8a931"
    36          }
    37      }]
    38  }