erigon-pulse/eth/tracers
Sina Mahmoodi 0907f5badc eth, eth/tracers: include intrinsic gas in calltracer, expose for all tracers (#22038)
* eth/tracers: share tx gas price with js tracer

* eth/tracers: use `go generate`

* eth/tracers: try with another version of go-bindata

* eth/tracers: export txGas

* eth, eth/tracers: pass intrinsic gas to js tracers

eth/tracers: include tx gas in tracers usedGas

eth/tracers: fix prestate tracer's sender balance

eth/tracers: rm unnecessary import

eth/tracers: pass intrinsicGas separately to tracer

eth/tracers: fix tests broken by lack of txdata

eth, eth/tracers: minor fix

* eth/tracers: regenerate assets + unexport test-struct + add testcase

* eth/tracers: simplify tests + make table-driven

Co-authored-by: Guillaume Ballet <gballet@gmail.com>
Co-authored-by: Martin Holst Swende <martin@swende.se>
# Conflicts:
#	eth/tracers/tracer.go
#	eth/tracers/tracer_test.go
2021-03-09 10:11:49 +01:00
..
internal/tracers eth, eth/tracers: include intrinsic gas in calltracer, expose for all tracers (#22038) 2021-03-09 10:11:49 +01:00
testdata eth/tracers: revert reason in call_tracer + error for failed internal calls (#21387) 2020-09-11 16:04:51 +02:00
tracer_test.go eth, eth/tracers: include intrinsic gas in calltracer, expose for all tracers (#22038) 2021-03-09 10:11:49 +01:00
tracer.go eth, eth/tracers: include intrinsic gas in calltracer, expose for all tracers (#22038) 2021-03-09 10:11:49 +01:00
tracers_test.go eth, eth/tracers: include intrinsic gas in calltracer, expose for all tracers (#22038) 2021-03-09 10:11:49 +01:00
tracers.go Apply Turbo-Geth modifications to go-ethereum codebase 2019-11-01 21:52:03 +01:00