This change introduces garbage collection for the light client. Historical chain data is deleted periodically. If you want to disable the GC, use the --light.nopruning flag. |
||
|---|---|---|
| .. | ||
| snapshot | ||
| database.go | ||
| dump.go | ||
| iterator_test.go | ||
| iterator.go | ||
| journal.go | ||
| state_object_test.go | ||
| state_object.go | ||
| state_test.go | ||
| statedb_test.go | ||
| statedb.go | ||
| sync_test.go | ||
| sync.go | ||