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. |
||
|---|---|---|
| .. | ||
| bootnodes.go | ||
| config_test.go | ||
| config.go | ||
| dao.go | ||
| denomination.go | ||
| network_params.go | ||
| protocol_params.go | ||
| version.go | ||