plugeth/consensus
gary rong 6eef141aef
les: historical data garbage collection (#19570)
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.
2020-07-13 11:02:54 +02:00
..
clique les: historical data garbage collection (#19570) 2020-07-13 11:02:54 +02:00
ethash consensus/ethash: fix flaky test by reading seal results (#21085) 2020-05-25 18:01:03 +02:00
misc all: fix typos in comments (#21118) 2020-05-25 10:21:28 +02:00
consensus.go consensus,core,miner: avoid overhead of creating a new block (#19301) 2019-04-30 16:42:36 +03:00
errors.go consensus: fix possessives in comments. (#20209) 2019-10-28 09:57:34 +02:00