aboutsummaryrefslogtreecommitdiffstats
path: root/utils/merkletrie/internal/frame
Commit message (Collapse)AuthorAgeFilesLines
* simplify noder mocks in test (#265)Alberto Cortés2017-02-131-9/+2
|
* add merkletrie iterator and its helper frame type (#252)Alberto Cortés2017-02-062-0/+199
* add merkletrie iterator and its helper frame type * requested changes by mcuadros * reuqested changes: smola