aboutsummaryrefslogtreecommitdiffstats
path: root/core/rawdb/freezer.go
Commit message (Expand)AuthorAgeFilesLines
* core, ethdb, metrics, p2p: expose various counter metrics for grafanaPéter Szilágyi2019-06-111-3/+4
* core/rawdb: keep genesis in key-value store for full sync tooPéter Szilágyi2019-05-271-4/+10
* core/rawdb, eth/downloader: align 64bit atomic fieldsPéter Szilágyi2019-05-171-1/+5
* cosensus, core, eth, params, trie: fixes + clique history capPéter Szilágyi2019-05-161-9/+5
* core, cmd, vendor: fixes and database inspection tool (#15)gary rong2019-05-161-0/+21
* freezer: disable compression on hashes and difficulties (#14)Martin Holst Swende2019-05-161-2/+2
* all: integrate the freezer with fast syncgary rong2019-05-161-66/+142
* core/rawdb: add file lock for freezerrjl4934564422019-05-161-3/+16
* cmd, core, eth, les, node: chain freezer on top of db reworkPéter Szilágyi2019-05-161-0/+276