Commit Graph

6 Commits

Author SHA1 Message Date
David Palm 2b195f04aa Merge branch 'master' into refactor/triehash-generic-over-hasher
* master:
  Bump triehash to v0.1.1
  Prepare triehash for cargo publication
2018-07-06 19:32:43 +02:00
David Palm 692de29a8c Prepare triehash for cargo publication 2018-07-06 19:27:08 +02:00
David Palm 42214ad1c4 Upgrade patricia_trie to use triehash v0.2
Bump patricia_trie to v0.2.1
2018-07-06 19:00:41 +02:00
Marek Kotewicz 86577516bb reduce number of constraints for triedb types (#9043)
* NodeHandle does not require Hasher

* Node does not require Hasher

* change name of the template typo from I to O
2018-07-06 12:18:29 +02:00
David Palm 629d8f0edb "Solving" patricia_trie test dependencies with a brute-force copy into `test-support` 2018-07-05 14:27:22 +02:00
David Palm 9fede71c86 Add 'patricia_trie/' from commit '938b7634c910773e253c4a3e3ac787d9b01d36f5'
git-subtree-dir: patricia_trie
git-subtree-mainline: 7ebb72aebe
git-subtree-split: 938b7634c9
2018-07-05 13:02:40 +02:00