Commit Graph

38 Commits

Author SHA1 Message Date
cheme 2c99d1edb9
Remove deps to hashdb, memdb, patricia-trie, keccak-hash. 2019-02-07 10:30:26 +01:00
David Palm 4dbe6332c5 Ready to publish 2018-10-09 15:26:15 +02:00
David Palm 07abd83c33 [triehash] publish 0.3.0-beta 2018-09-27 17:57:25 +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 ee51ead594 Revert "Remove more annoying `version` keys to local crates"
This reverts commit 9bf10de654.
2018-09-27 16:48:46 +01:00
David Palm 9bf10de654 Remove more annoying `version` keys to local crates 2018-09-27 16:29:54 +01:00
David Palm 453c64068d Prep for release of new versions 2018-09-27 16:24:18 +01:00
Johann Tuffe 19343a2d15 remove elastic-array in triehash 2018-09-13 11:03:48 +08:00
Johann Tuffe 41a5501309 fix indentations 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 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 77209104d7 Add `ethereum` feature 2018-08-23 15:43:22 +02:00
David Palm 0257de35c5 Use ethereum-types 0.4 2018-08-22 20:20:51 +02:00
David Palm eecef8457d Load ethereum-types 2018-08-22 20:00:42 +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
Andronik Ordian abe18ea03c
Merge pull request #22 from paritytech/refactor/rlp-optionally-independent-of-ethereum-types
[rlp] make it possible to use rlp without pulling in ethereum-types
2018-08-20 12:23:17 +03:00
David 961952dfa9
Merge pull request #6 from paritytech/chore/fix-triehash-benchmarks
Fix triehash benchmarks
2018-08-20 07:54:40 +02:00
David Palm 2b8675c69f Bump rlp to v0.2.2
Triehash has slimmer dependencies
2018-08-09 14:07:15 +02:00
David 109f736ac8
Merge pull request #15 from paritytech/chore/remove-unused-deps
Misc cleanup and unused deps
2018-08-08 12:39:20 +02:00
David Palm 056ed842f7 Don't depend on ethereum-types 2018-08-06 09:10:31 +02:00
David Palm 30da392933 README for triehash 2018-07-10 18:35:13 +02:00
David Palm 0d6a1e653e Use tiny_keccak directly
Fix warnings about unused values
2018-07-10 13:23:22 +02:00
David Palm a7c4a52397 Prep for publication to crates.io 2018-07-09 17:59:41 +02:00
David Palm 43ba23969e Address grumbles 2018-07-09 16:12:50 +02:00
David Palm beafa8f2df Fix toml syntax
Add keccak-hasher test-helper as a test dep
2018-07-06 19:35:03 +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 77872d8515 Bump triehash to v0.1.1 2018-07-06 19:28:41 +02:00
David Palm 692de29a8c Prepare triehash for cargo publication 2018-07-06 19:27:08 +02:00
David Palm 83e2ce2fc0 Bump version to 0.2 2018-07-06 18:38:47 +02:00
David Palm 67cc810f8b Remove keccak_hash dependency 2018-07-06 18:13:38 +02:00
David Palm 7d309b2309 more generic: hash256rlp and hash256aux takes a Hasher 2018-07-06 18:11:53 +02:00
David Palm b471d516dd WIP make generic 2018-07-06 17:27:50 +02:00
David Palm b0d4a0307a WIP todos and doc tweaks 2018-07-06 16:29:03 +02:00
David Palm 652774a6d7 Rename keccak_hash to keccak-hash for consistency
Fix ref to ethcore-bytes
2018-07-03 10:35:59 +02:00
David Palm a3fbe68b78 Don't use the 'version' key inside `common` 2018-07-03 10:32:14 +02:00
David Palm 309f8e3056 Add 'triehash/' from commit '1aa25358ac3b483945316b294667f103827dca1e'
git-subtree-dir: triehash
git-subtree-mainline: 2f909101d1
git-subtree-split: 1aa25358ac
2018-07-03 10:12:44 +02:00