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 |
.. |
4byte_tracer.js
|
tracers: fix err in 4byte, add some opcode analysis tools
|
7 years ago |
assets.go
|
eth, eth/tracers: include intrinsic gas in calltracer, expose for all tracers (#22038)
|
4 years ago |
bigram_tracer.js
|
tracers: fix err in 4byte, add some opcode analysis tools
|
7 years ago |
call_tracer.js
|
js/tracers: make calltracer report value in selfdestructs (#21549)
|
4 years ago |
evmdis_tracer.js
|
cmd, crypto, eth, internals: fix Typos (#19868)
|
6 years ago |
noop_tracer.js
|
eth/tracers: fix noop tracer (#17220)
|
7 years ago |
opcount_tracer.js
|
cmd, core, eth/tracers: support fancier js tracing (#15516)
|
7 years ago |
prestate_tracer.js
|
eth, eth/tracers: include intrinsic gas in calltracer, expose for all tracers (#22038)
|
4 years ago |
tracers.go
|
eth/tracer: extend create2 (#18318)
|
6 years ago |
trigram_tracer.js
|
tracers: fix err in 4byte, add some opcode analysis tools
|
7 years ago |
unigram_tracer.js
|
tracers: fix err in 4byte, add some opcode analysis tools
|
7 years ago |