Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix typos in comments, variables and function names | Oleksandr Redko | 2019-10-24 | 1 | -2/+2 |
| | | | | Signed-off-by: Oleksandr Redko <oleksandr.red+github@gmail.com> | ||||
* | project: move imports from srcd.works to gopkg.in | Antonio Jesus Navarro Perez | 2017-03-07 | 2 | -3/+3 |
| | | | | To be able to fix #261 we will move again to gopkg.in before v4 stable release. | ||||
* | simplify noder mocks in test (#265) | Alberto Cortés | 2017-02-13 | 1 | -9/+2 |
| | |||||
* | add merkletrie iterator and its helper frame type (#252) | Alberto Cortés | 2017-02-06 | 2 | -0/+199 |
* add merkletrie iterator and its helper frame type * requested changes by mcuadros * reuqested changes: smola |