Commit Graph

24 Commits

Author SHA1 Message Date
David Palm 4dbe6332c5 Ready to publish 2018-10-09 15:26:15 +02:00
David Palm 7b13efd18f Need complete x.y.z version of the beta crates 2018-09-27 17:44:33 +01:00
David Palm e725393670 Revert "Prep for release of new versions"
This reverts commit 453c64068d.
2018-09-27 16:50:03 +01:00
David Palm 453c64068d Prep for release of new versions 2018-09-27 16:24:18 +01:00
David Palm b2e746bd99 Sort out patricia-trie 2018-09-27 08:41:59 +01:00
David Palm 7bd8afcf14 get() and raw() returns owned values 2018-09-26 14:49:28 +01:00
Johann Tuffe 41a5501309 fix indentations 2018-09-13 11:03:18 +08:00
Johann Tuffe 7c4d275875 use Vec in memorydb benches 2018-09-13 11:03:18 +08:00
Johann Tuffe 0ed79a6093 rebased and retab 2018-09-13 11:03:18 +08:00
Johann Tuffe 7ea4e1d48c bump hasdb and memorydb v0.3.0 and fix tests 2018-09-13 10:59:43 +08:00
Johann Tuffe 5f7d0e2ec6 have memorydb be generic over the value type 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
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