aboutsummaryrefslogtreecommitdiffstats
path: root/core/state/iterator.go
Commit message (Expand)AuthorAgeFilesLines
* core/state, trie: switch iterator panics to error fieldsPéter Szilágyi2016-02-161-13/+30
* core/state, trie: node iterator reports parent hashes tooPéter Szilágyi2016-02-161-7/+13
* core/state, trie: surface iterator entry hashesPéter Szilágyi2016-02-161-5/+9
* core/state, trie: add node iterator, test state/trie sync consistencyPéter Szilágyi2016-02-161-0/+133