go-ethereum/eth/tracers
HAOYUatHZ ec9254b0b1
feat: compute rollup gas price for StateTransition (#209)
* init

* more

* more

* add L1BlockContainerAddress

* finish

* add more comments

* rename `UsingSVM` to `UsingScroll`

* update logic

* refactor(rollup): add UsingScroll into ChainConfig

* update

* update comments

* fee=l2fee+l1fee (#221)

add l1fee into calc

* improve

* format note content.

* feat(l1Fee): Add l1Fee in trace. (#223)

* Add l1fee in trace.

* Delete comment.

---------

Co-authored-by: maskpp <maskpp266@gmail.com>
2023-02-20 16:28:43 +08:00
..
internal/tracetest core/vm: Make INVALID a defined opcode (#118) 2022-06-22 17:18:47 +08: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 feat: add replay blockResult API (#139) 2022-09-20 14:30:57 +08:00
api_blocktrace.go feat: compute rollup gas price for StateTransition (#209) 2023-02-20 16:28:43 +08:00
api_blocktrace_test.go feat: include fee vault address in trace api result (#208) 2023-02-10 15:13:46 +08:00
api_test.go feat: add replay blockResult API (#139) 2022-09-20 14:30:57 +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