aboutsummaryrefslogtreecommitdiffstats
path: root/trie/sync.go
Commit message (Expand)AuthorAgeFilesLines
* [release/1.4.6] eth/downloader, trie: pull head state concurrently with chainPéter Szilágyi2016-06-061-1/+6
* [release/1.4.6] core, core/state, trie: enterprise hand-tuned multi-level cac...Péter Szilágyi2016-06-061-6/+7
* core, eth, trie: fix data races and merge/review issuesPéter Szilágyi2015-10-211-1/+1
* eth/downloader: concurrent receipt and state processingPéter Szilágyi2015-10-191-8/+60
* core, eth, trie: direct state trie synchronizationPéter Szilágyi2015-10-191-0/+233