go-ethereum/eth/tracers
maskpp 9b99f2e174
fix bug and optimize fill_trace logic for gc (#104)
* fix bug and upgrade trace code

* minor

* refactor (#105)

* move

* add comments

* fix typo

* update comments

* rename extraData()

* update comments

Co-authored-by: HAOYUatHZ <haoyu@protonmail.com>
Co-authored-by: HAOYUatHZ <37070449+HAOYUatHZ@users.noreply.github.com>
2022-05-26 10:35:27 +08:00
..
internal/tracetest Update mod file and all imports to use scroll-tech URL (#15) 2021-12-24 10:59:22 +01:00
js Add goimports lint (#54) 2022-03-24 16:53:59 +08:00
native feat: add more data into the execution trace (#20) 2022-02-21 10:15:57 +08:00
api.go Extract execution trace from EVM execution and provide subscription API (#19) 2022-01-23 20:41:15 +08:00
api_test.go fix bug and optimize fill_trace logic for gc (#104) 2022-05-26 10:35:27 +08:00
tracers.go Update mod file and all imports to use scroll-tech URL (#15) 2021-12-24 10:59:22 +01:00
tracers_test.go Update mod file and all imports to use scroll-tech URL (#15) 2021-12-24 10:59:22 +01:00