aboutsummaryrefslogtreecommitdiffstats
path: root/utils/merkletrie/iter.go
Commit message (Collapse)AuthorAgeFilesLines
* add merkletrie iterator and its helper frame type (#252)Alberto Cortés2017-02-061-0/+212
* add merkletrie iterator and its helper frame type * requested changes by mcuadros * reuqested changes: smola