go-ethereum/eth/tracers
Zhang Zhuo 665f6c3413
feat(rpc): add getTxByTxTrace api, used for ccc testing & debugging (#1026)
* ++

* upgrade go lint version

* lint

* remove a useless "`"

* Update l2geth_ci.yml

---------

Co-authored-by: Ömer Faruk Irmak <omerfirmak@gmail.com>
Co-authored-by: Péter Garamvölgyi <peter@scroll.io>
Co-authored-by: colin <102356659+colinlyguo@users.noreply.github.com>
2024-09-06 23:22:47 +08:00
..
internal/tracetest feat: update L1 data fee in Curie hard fork (#755) 2024-05-28 14:12:39 +02:00
js feat: make descartes a timestamp based fork (#852) 2024-06-26 12:35:04 +08:00
native feat: backport flatCallTracer (#895) 2024-08-23 09:52:00 +03:00
api.go feat: backport flatCallTracer (#895) 2024-08-23 09:52:00 +03:00
api_blocktrace.go feat(rpc): add getTxByTxTrace api, used for ccc testing & debugging (#1026) 2024-09-06 23:22:47 +08:00
api_blocktrace_test.go feat: add mux tracer for native call tracer and native prestate tracers (#615) 2024-01-18 14:58:27 +08:00
api_test.go Revert "refactor: reduce number of heap allocations in tracing (#952)" (#959) 2024-08-02 21:59:50 +08:00
tracers.go feat: backport flatCallTracer (#895) 2024-08-23 09:52:00 +03:00
tracers_test.go feat: update L1 data fee in Curie hard fork (#755) 2024-05-28 14:12:39 +02:00