quorum/ptrie
obscuren 0f460ad26e Added caching and database interface to trie
* Reimplemented caching for trie
* Reimplemented resetting and persisting trie
2014-11-19 16:21:28 +01:00
..
fullnode.go Added caching and database interface to trie 2014-11-19 16:21:28 +01:00
hashnode.go New modified patricia trie 2014-11-18 12:02:13 +01:00
iterator.go Added new iterator and tests 2014-11-19 15:05:08 +01:00
iterator_test.go Added new iterator and tests 2014-11-19 15:05:08 +01:00
node.go New modified patricia trie 2014-11-18 12:02:13 +01:00
shortnode.go Added caching and database interface to trie 2014-11-19 16:21:28 +01:00
trie.go Added caching and database interface to trie 2014-11-19 16:21:28 +01:00
trie_test.go Added caching and database interface to trie 2014-11-19 16:21:28 +01:00
valuenode.go Added caching and database interface to trie 2014-11-19 16:21:28 +01:00