go-ethereum/rollup
HAOYUatHZ 88349c600d
feat: add mux tracer for native call tracer and native prestate tracers (#615)
* hack to use native tracers

* update

* fix

* add prestate

* fix marshal

* format

* draft

* move

* separate `MuxTracer`

* fix

* update miner/worker.go

* update api

* rename

* remove

* bump go version

* bump golangci

* goimports lint

* fix tests

* minor

* clean up

* fix tests

* sync error handling

* bump go version in Dockerfiles

* bump version

* lint: disable `goconst` & `goimports`

* bump version again

* add comments

---------

Co-authored-by: lightsing <light.tsing@gmail.com>
2024-01-18 14:58:27 +08:00
..
circuitcapacitychecker feat (libzkp-v0.9.8): recordStorageDetail even when LogConfig.DisableStorage == true (#564) 2023-11-22 14:44:08 +08:00
fees fix(txpool): revert duplicated l1 data fee check (#612) 2024-01-08 20:25:46 +08:00
rcfg refactor(config): moved fee vault addr to rollup config (#341) 2023-05-22 22:37:27 +08:00
rollup_sync_service feat(rollup): add fallback if TransactionByHash fails in getting commitBatch calldata (#601) 2023-12-18 14:51:46 +01:00
sync_service feat(rollup): add fallback if TransactionByHash fails in getting commitBatch calldata (#601) 2023-12-18 14:51:46 +01:00
tracing feat: add mux tracer for native call tracer and native prestate tracers (#615) 2024-01-18 14:58:27 +08:00
withdrawtrie feat(trace): add withdraw trie root (#217) 2023-02-16 10:18:47 +08:00