go-ethereum/eth/tracers
HAOYUatHZ 3cf5ba882d
feat(trace): add per_tx_storage_trace (#372)
* add proof for predeployed storages

* reverse inneeded code

* update for mainbranch merging

* add pertx storage trace

* dummy tx proof

* add txstorage trace

* add coinbase storage as trace

* Update version.go

* address comments

---------

Co-authored-by: Ho Vei <noelwei@gmail.com>
2023-07-04 22:21:12 +08:00
..
internal/tracetest feat: update l1fee calculation (#351) 2023-06-13 10:57:59 +08:00
js core/vm: implement EIP-3860: Limit and meter initcode (#23847) (#318) 2023-05-18 12:11:53 +02:00
native style: revert some formatting (#294) 2023-04-20 17:49:35 +08:00
api.go feat: update l1fee calculation (#351) 2023-06-13 10:57:59 +08:00
api_blocktrace.go feat(trace): add per_tx_storage_trace (#372) 2023-07-04 22:21:12 +08:00
api_blocktrace_test.go feat: update l1fee calculation (#351) 2023-06-13 10:57:59 +08:00
api_test.go feat: update l1fee calculation (#351) 2023-06-13 10:57:59 +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 feat: update l1fee calculation (#351) 2023-06-13 10:57:59 +08:00