Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fixed a bug where keys where serialised twice | obscuren | 2014-12-24 | 4 | -12/+23 |
* | Switched to new trie | obscuren | 2014-12-24 | 3 | -7/+27 |
* | Fixed test | obscuren | 2014-11-21 | 2 | -3/+4 |
* | Removed naively casting to bytes | obscuren | 2014-11-21 | 1 | -9/+7 |
* | Fixed iterator for short nodes. | obscuren | 2014-11-21 | 3 | -4/+9 |
* | Added paranoia check for tries | obscuren | 2014-11-19 | 3 | -10/+48 |
* | Increased coverage | obscuren | 2014-11-19 | 3 | -49/+92 |
* | Added caching and database interface to trie | obscuren | 2014-11-19 | 5 | -38/+130 |
* | Added new iterator and tests | obscuren | 2014-11-19 | 5 | -8/+159 |
* | Fixed tests for 'types' | obscuren | 2014-11-19 | 1 | -1/+1 |
* | added output test | obscuren | 2014-11-18 | 2 | -1/+20 |
* | New modified patricia trie | obscuren | 2014-11-18 | 7 | -0/+589 |