forked from cerc-io/plugeth
0b76eb3708
This includes a semantic change to the `callTracer` as well as `flatCallTracer`. The value of field `gas` in the **first** call frame will change as follows: - It previously contained gas available after initial deductions (i.e. tx costs) - It will now contain the full tx gasLimit value Signed-off-by: jsvisa <delweng@gmail.com> |
||
---|---|---|
.. | ||
internal/tracers | ||
bigint.go | ||
goja.go | ||
tracer_test.go |