Official Go implementation of the Ethereum protocol
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Sina Mahmoodi
9c6b5b904a
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>
|
4 years ago |
.. |
internal/tracers
|
eth, eth/tracers: include intrinsic gas in calltracer, expose for all tracers (#22038)
|
4 years ago |
testdata
|
eth/tracers: revert reason in call_tracer + error for failed internal calls (#21387)
|
4 years ago |
tracer.go
|
eth, eth/tracers: include intrinsic gas in calltracer, expose for all tracers (#22038)
|
4 years ago |
tracer_test.go
|
eth, eth/tracers: include intrinsic gas in calltracer, expose for all tracers (#22038)
|
4 years ago |
tracers.go
|
cmd, core, eth/tracers: support fancier js tracing (#15516)
|
7 years ago |
tracers_test.go
|
eth, eth/tracers: include intrinsic gas in calltracer, expose for all tracers (#22038)
|
4 years ago |