github.com/iotexproject/iotex-core@v1.14.1-rc1/action/protocol/execution/testdata-london/difficulty.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": "608060405234801561001057600080fd5b5060b58061001f6000396000f3fe6080604052348015600f57600080fd5b506004361060285760003560e01c8063b7a21ecf14602d575b600080fd5b60336047565b604051603e91906066565b60405180910390f35b600044905090565b6000819050919050565b606081604f565b82525050565b6000602082019050607960008301846059565b9291505056fea2646970667358221220bfe775ccea0b6731cd2cafbedc8751178a489fc8e8432068bd0745e52908bed764736f6c63430008110033", 13 "rawPrivateKey": "cfa6ef757dee2e50351620dca002d32b9c090cfda55fb81f37f1d26b273743f1", 14 "rawAmount": "0", 15 "rawGasLimit": 5000000, 16 "rawGasPrice": "0", 17 "rawExpectedGasConsumed": 67487, 18 "expectedStatus": 1, 19 "expectedBalances": [], 20 "comment": "deploy contract with difficulty opcode" 21 }], 22 "executions": [{ 23 "rawPrivateKey": "cfa6ef757dee2e50351620dca002d32b9c090cfda55fb81f37f1d26b273743f1", 24 "rawByteCode": "b7a21ecf", 25 "rawAmount": "0", 26 "rawGasLimit": 1000000, 27 "rawGasPrice": "0", 28 "rawAccessList": [], 29 "rawExpectedGasConsumed": 10714, 30 "expectedStatus": 1, 31 "comment": "call diffi()", 32 "readOnly": true, 33 "rawReturnValue": "0000000000000000000000000000000000000000000000000000000000000032" 34 }] 35 }