aboutsummaryrefslogtreecommitdiffstats
path: root/ethdb/iterator.go
Commit message (Collapse)AuthorAgeFilesLines
* core, eth, trie: bloom filter for trie node dedup during fast sync (#19489)Péter Szilágyi2019-05-131-0/+5
| | | | | | | | | | | | * core, eth, trie: bloom filter for trie node dedup during fast sync * eth/downloader, trie: address review comments * core, ethdb, trie: restart fast-sync bloom construction now and again * eth/downloader: initialize fast sync bloom on startup * eth: reenable eth/62 until we properly remove it
* all: clean up and proerly abstract database accessPéter Szilágyi2019-03-061-0/+61