aboutsummaryrefslogtreecommitdiffstats
path: root/trie/sync_test.go
Commit message (Collapse)AuthorAgeFilesLines
* [release/1.4.14] core, trie: replace state caches with trie journalFelix Lange2016-09-281-9/+0
| | | | (cherry picked from commit cd791bd855b55b95afc8a5c8f56b8bf67863d099)
* core/state, trie: switch iterator panics to error fieldsPéter Szilágyi2016-02-161-12/+6
|
* core/state, trie: surface iterator entry hashesPéter Szilágyi2016-02-161-2/+1
|
* core/state, trie: add node iterator, test state/trie sync consistencyPéter Szilágyi2016-02-161-5/+97
|
* core, eth, trie: direct state trie synchronizationPéter Szilágyi2015-10-191-0/+257