Commit Graph

20 Commits

Author SHA1 Message Date
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 Palm 056ed842f7 Don't depend on ethereum-types 2018-08-06 09:10:31 +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 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 b471d516dd WIP make generic 2018-07-06 17:27:50 +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