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. |
||
|---|---|---|
| .. | ||
| lightchain_test.go | ||
| lightchain.go | ||
| nodeset.go | ||
| odr_test.go | ||
| odr_util.go | ||
| odr.go | ||
| postprocess.go | ||
| trie_test.go | ||
| trie.go | ||
| txpool_test.go | ||
| txpool.go | ||