Overview
Output evm.gasEstimates for potential integrations with configuring automatic gas values.
Specification
- set
evm.gasEstimates in output_values list of compiler.
- trace estimates in
.ape/solidity/<contract_name>/gas_estimates.json
- maybe add method to compiler like
estimate_gas_cost(txn)
Dependencies
Include links to any open issues that must be resolved before this feature can be implemented.
Overview
Output
evm.gasEstimatesfor potential integrations with configuring automatic gas values.Specification
evm.gasEstimatesinoutput_valueslist of compiler..ape/solidity/<contract_name>/gas_estimates.jsonestimate_gas_cost(txn)Dependencies
Include links to any open issues that must be resolved before this feature can be implemented.