Add more RPC methods
cfx_getEpochReceiptscfx_getAccountPendingInfocfx_getAccountPendingTransactionstrace_blocktrace_transactiontrace_filtercfx_getLogs's filter param add one more field 'offset'cfx_subscribe epochsadd one more optional tag parameter, available options:latest_mined(default value),latest_state
Note: the required RPC service version is 1.1.4 or above.
MISC
Accountadded methoddeploy, which can be used to deploy the contract.Accountadded methoddeployFilewhich supports deploying contract with truffle compiled JSON file.- Internal contract's constructor method omit a parameter
networkId