aboutsummaryrefslogtreecommitdiffstats
path: root/ptrie/fullnode.go
Commit message (Collapse)AuthorAgeFilesLines
* Added caching and database interface to trieobscuren2014-11-191-1/+8
| | | | | * Reimplemented caching for trie * Reimplemented resetting and persisting trie
* Added new iterator and testsobscuren2014-11-191-1/+4
|
* New modified patricia trieobscuren2014-11-181-0/+59