mirror of
https://github.com/ethereum/go-ethereum.git
synced 2026-05-06 08:13:24 +00:00
This PR changes long-running chain tracing, so that it at some points releases the memory trie db, and switch over to a fresh disk-backed trie. |
||
|---|---|---|
| .. | ||
| internal/tracers | ||
| testdata | ||
| api.go | ||
| api_test.go | ||
| tracer.go | ||
| tracer_test.go | ||
| tracers.go | ||
| tracers_test.go | ||