Closed susuper closed 3 months ago
Hi @susuper, might related to min_gas_multiplier is set to 0.5, can you try with smaller gas param?
@mmsqe I've tried lower gas limits and in case the limit is close to real gas consumption the "gasUsed" returns correct value. But I guess it is not convenient and one unable to know in advance which value of gas limit to put in the request to get correct "gasUsed" value. eth_estimateGas returns correct gasUsed values, but it is much slower (10-50 times) than debug_traceCall unfortunately.
Hello.
gasUsed value is always half of gas limit and not a real gas usage.
Cronos v1.3.0.