go-ethereum/eth/tracers
Ho c913b3e2f1
fix(zktrie): fix deletion proofs and collect them in commiting phase (#263)
* new deletion proof

* complete tracer and test

* extend proof for parallel tracing

* integrating into blocktrace

* lint

* deduplication of deletion proofs

* fix an issue on marking deletion

* fixs since last review

* Update version.go

---------

Co-authored-by: HAOYUatHZ <37070449+HAOYUatHZ@users.noreply.github.com>
Co-authored-by: Ubuntu <ubuntu@ip-10-2-9-63.us-west-2.compute.internal>
2023-05-08 15:40:54 +08:00
..
internal/tracetest core/vm: Make INVALID a defined opcode (#118) 2022-06-22 17:18:47 +08:00
js style: revert some formatting (#294) 2023-04-20 17:49:35 +08:00
native style: revert some formatting (#294) 2023-04-20 17:49:35 +08:00
api.go refactor: rename L1FeeEnabled to FeeVaultEnabled (#281) 2023-04-19 22:41:38 +08:00
api_blocktrace.go fix(zktrie): fix deletion proofs and collect them in commiting phase (#263) 2023-05-08 15:40:54 +08:00
api_blocktrace_test.go refactor: rename L1FeeEnabled to FeeVaultEnabled (#281) 2023-04-19 22:41:38 +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