Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | merkletrie: fix const action type fuck up (#268) | Alberto Cortés | 2017-02-14 | 1 | -1/+1 |
| | | | | Action constants (Insert, Delete, Modify) have type int instead of Action. This patch make them Actions. | ||||
* | add difftree for noders (#262) | Alberto Cortés | 2017-02-13 | 1 | -0/+149 |
difftree for noders |