Commit Graph

13 Commits

Author SHA1 Message Date
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 31acc41fb6 hashdb get() returns owned value 2018-09-26 14:50:04 +01:00
Johann Tuffe 7ea4e1d48c bump hasdb and memorydb v0.3.0 and fix tests 2018-09-13 10:59:43 +08:00
Johann Tuffe 09da6da010 have hashdb be generic over DBValue 2018-09-13 10:59:43 +08:00
David Palm 20d1624544 bump version to 0.2.1 2018-08-09 09:36:47 +02:00
David Palm b9d4154bc5 Change readme 2018-08-09 09:35:42 +02:00
David Palm 9beb8e45cd no_std 2018-08-09 09:24:45 +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 b46526c225 Remove HeapSizeOf-bound for Hasher::Out 2018-08-08 10:57:32 +02:00
David Palm 35c637400a README for hashdb 2018-07-10 18:39:27 +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 ed4aa8c4c6 Add 'hashdb/' from commit '8b968c0609746cc2369966cd02f21fe298d51b03'
git-subtree-dir: hashdb
git-subtree-mainline: 652774a6d7
git-subtree-split: 8b968c0609
2018-07-03 10:47:10 +02:00