aboutsummaryrefslogtreecommitdiffstats
path: root/trie/sync.go
Commit message (Collapse)AuthorAgeFilesLines
* [release/1.4.6] eth/downloader, trie: pull head state concurrently with chainPéter Szilágyi2016-06-061-1/+6
| | | | (cherry picked from commit 4f1d92b3329572d75a20b9f9e1cccdf74aa7c79f)
* [release/1.4.6] core, core/state, trie: enterprise hand-tuned multi-level ↵Péter Szilágyi2016-06-061-6/+7
| | | | | | caching (cherry picked from commit 748d1c171d74fbf6b6051fd629d3c2204dd930e3)
* 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