Commit Graph

17 Commits

Author SHA1 Message Date
Johann Tuffe 7ea4e1d48c bump hasdb and memorydb v0.3.0 and fix tests 2018-09-13 10:59:43 +08:00
Johann Tuffe 49b896e99c have NodeCodec using Vec 2018-09-13 10:59:43 +08:00
Johann Tuffe a45d28d391 bump rlp v0.3.0 and make all workspace test pass 2018-09-13 10:59:11 +08:00
cheme 9a5bad3181 Patricia tree version 0.2.2 with fatdb changes 2018-09-11 12:12:40 +02:00
David Palm c0687344ac Grab-bag of cosmetic changes in prep for publishing 2018-08-24 11:43:00 +02:00
David ccc2a6c9b1
Update Cargo.toml 2018-08-22 14:28:20 +02:00
David Palm 9d3b7e4c96 Merge branch 'master' into dp/chore/relax-version-reqs
* master:
  fix patricia-trie bench compilation
  Remove U128 and bump version to 0.4
  Use exported types in benchmark
2018-08-22 14:27:27 +02:00
Johann Tuffe 763ffe7804 fix patricia-trie bench compilation 2018-08-22 09:08:36 +08:00
David Palm 6969abd122 Add versions back 2018-08-20 15:43:41 +02:00
David Palm b0018c888c Relax version requirements and use less features so that downstream consumers can set their own requirements 2018-08-20 15:08:36 +02:00
David Palm d6428657e4 Add HeapSizeOf-bound only where needed 2018-08-08 11:54:42 +02:00
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