e47a7c22c4
eth_call and debug_traceCall allow users to override various block fields, among them base fee. However the overriden base fee was not considered for computing the effective gas price of that message, and instead base fee of the base block was used. This has been fixed in this commit. |
||
---|---|---|
.. | ||
internal/tracetest | ||
js | ||
logger | ||
native | ||
api_test.go | ||
api.go | ||
tracers_test.go | ||
tracers.go | ||
tracker_test.go | ||
tracker.go |