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> |
||
---|---|---|
.. | ||
testdata | ||
calltrace_test.go | ||
flat_calltrace_test.go | ||
prestate_test.go | ||
util.go |