Commit Graph

13 Commits

Author SHA1 Message Date
Johann Tuffe a45d28d391 bump rlp v0.3.0 and make all workspace test pass 2018-09-13 10:59:11 +08:00
David Palm c0687344ac Grab-bag of cosmetic changes in prep for publishing 2018-08-24 11:43:00 +02: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 e7aaf3c691
Merge pull request #17 from paritytech/refactor/remove-heapsize-bound-from-hashdb
Remove HeapSizeOf-bound for Hasher::Out and add it only where needed
2018-08-08 15:41:45 +02:00
David Palm d6428657e4 Add HeapSizeOf-bound only where needed 2018-08-08 11:54:42 +02:00
Marek Kotewicz 4de078b203
Merge pull request #10 from paritytech/chore/add-readmes
Add readmes for parity-common crates
2018-08-08 11:28:06 +02:00
David Palm 1e8052765d Add readme for MemoryDB 2018-07-11 15:55:12 +02:00
David Palm f1ab6239d9 Fix bug with derives Default impl
Version bump: 0.2.1

Closes #8
2018-07-11 15:48:04 +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 2738dc03c2 Use keccak-hasher from crates.io with nasty work-around for hashdb getting fetched twice (from local fs and crates.io) 2018-07-04 18:30:30 +02:00
David Palm a9a8d26534 Add memorydb to workspace
WIP pending publication of keccak-hasher to crates
2018-07-04 17:46:30 +02:00
David Palm 10cfb41872 Add 'memorydb/' from commit '8805eb968d2fa41c5f37be82a29b0decbb598754'
git-subtree-dir: memorydb
git-subtree-mainline: ed4aa8c4c6
git-subtree-split: 8805eb968d
2018-07-03 11:00:05 +02:00