mirror of
https://github.com/ethereum/go-ethereum.git
synced 2026-03-12 22:29:02 +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 | ||