Commit Graph

419 Commits

Author SHA1 Message Date
David Palm 2b8675c69f Bump rlp to v0.2.2
Triehash has slimmer dependencies
2018-08-09 14:07:15 +02:00
David Palm 2d3007ec32 Merge branch 'master' into refactor/rlp-optionally-independent-of-ethereum-types
* master:
  Fix tests for no_std
  Fix travis script
  Make CI test with --no-default-features
  bump version to 0.2.1
  Change readme
  no_std
2018-08-09 12:27:01 +02:00
David 26baede0d9
Merge pull request #20 from paritytech/refactor/make-hashdb-no_std
[hashdb] make the `Hasher` trait useable with `no_std`
2018-08-09 12:05:08 +02:00
David Palm 883dd06468 Merge branch 'master' into refactor/rlp-optionally-independent-of-ethereum-types
* master:
  Add a README, categorize as "no-std", version bump: 0.2
  Remove dep on ethereum-types and make no_std compatible
2018-08-09 11:27:26 +02:00
David Palm 4ad57999be cleanup 2018-08-09 11:27:17 +02:00
David Palm 4ee0153668 Fix tests for --no-default-features 2018-08-09 11:17:08 +02:00
David Palm ec13c260ea Fix tests for no_std 2018-08-09 11:09:22 +02:00
David Palm 7123d1d055 Merge branch 'master' into refactor/make-hashdb-no_std
* master:
  Add a README, categorize as "no-std", version bump: 0.2
  Remove dep on ethereum-types and make no_std compatible
2018-08-09 11:08:48 +02:00
David Palm 884649c731 [rlp] make it possible to use rlp without pulling in ethereum-types 2018-08-09 11:03:17 +02:00
David Palm 88c3ba83f1 Fix travis script 2018-08-09 10:48:34 +02:00
David Palm 9c391ed530 Make CI test with --no-default-features 2018-08-09 10:36:21 +02:00
David 4733c5da04
Merge pull request #16 from paritytech/chore/plain_hasher-no_std
[plain_hasher] Remove dep on ethereum-types and make no_std compatible
2018-08-09 09:52:21 +02: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 Palm d77a579984 Add a README, categorize as "no-std", version bump: 0.2 2018-08-09 08:30:07 +02:00
Piotr Chromiec efef0bc197
unbound salt size 2018-08-08 20:17:00 +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 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 d6428657e4 Add HeapSizeOf-bound only where needed 2018-08-08 11:54:42 +02:00
David Palm f31f7d5d52 Remove dep on ethereum-types and make no_std compatible 2018-08-08 11:34:28 +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 b46526c225 Remove HeapSizeOf-bound for Hasher::Out 2018-08-08 10:57:32 +02:00
David Palm 03747c14b2 remove git subtree artifact 2018-08-06 14:09:21 +02:00
David Palm faeec17b1e remove stale todo 2018-08-06 14:09:12 +02:00
David Palm 056ed842f7 Don't depend on ethereum-types 2018-08-06 09:10:31 +02:00
David ae80aff497
Merge pull request #12 from paritytech/add-fixed-hash
Add fixed-hash and uint crates to parity-common
2018-08-03 16:07:53 +02:00
Marek Kotewicz 0045887fec
Merge pull request #13 from paritytech/ng-fix-triedb-seek
Fix seek in TrieDB iterator
2018-08-01 09:49:50 +02:00
David Palm b0cf5d1cf5 Remove duplicated line 2018-07-30 16:10:31 +02:00
David Palm dfc1c7959a Silence warnings when running tests 2018-07-30 15:20:41 +02:00
Nicolas Gotchac 9f47d1fec6 Update comment for `seek` trait 2018-07-27 13:49:08 +02:00
Nicolas Gotchac ff37079d16 Fix seek in TrieDB iterator 2018-07-26 17:47:04 +02:00
David Palm 4e4347fc9a Fix travis 2018-07-13 19:08:07 +02:00
David Palm 70a778a43c cleanup 2018-07-13 18:35:00 +02:00
David Palm f8ee2e6e1a Move tests from `primitives/tests` to `uint`
Fix wonky example causing long compile times
2018-07-13 17:58:26 +02:00
David Palm 646fe8cfb7 Add 'uint/tests/' from commit '716691c42b794ad004d95df5ecdc77fe7d3b9d3b'
git-subtree-dir: uint/tests
git-subtree-mainline: 9144702316
git-subtree-split: 716691c42b
2018-07-13 15:19:51 +02:00
David Palm 9144702316 Move formatting test from `primitives` 2018-07-13 15:12:00 +02:00
David Palm 716691c42b Remove uint (moved to parity-common) 2018-07-13 14:29:10 +02:00
David Palm bd8ea85d50 Add uint to workspace
Fix compiler warning
Bump version
2018-07-13 12:23:15 +02:00
David Palm 9c065b76b0 Add 'uint/' from commit '043569906ba7a817abde33877fe1f71cdbc87749'
git-subtree-dir: uint
git-subtree-mainline: d2e4ec5b31
git-subtree-split: 043569906b
2018-07-13 12:03:03 +02:00
David Palm d2e4ec5b31 Fix warning about unused result
Fix homepage in manifest
Add sanity-check test
2018-07-13 10:32:10 +02:00
David Palm d31562b0a9 Add 'fixed-hash/' from commit 'd922258255841e97218cf0f3b05a4e5779f4596a'
git-subtree-dir: fixed-hash
git-subtree-mainline: 4481687a81
git-subtree-split: d922258255
2018-07-13 09:09:37 +02:00
André Silva 4481687a81
Merge pull request #9 from paritytech/fix/implement-default-for-memorydb
Fix bug where deriven Default impl causes panics
2018-07-12 17:18:44 +01:00
David 5f05acd90c
Merge pull request #11 from tomaka/revert-9077
Revert 9077
2018-07-12 08:03:13 +02:00
Pierre Krieger e94a11eea1
Restore Cargo.toml 2018-07-11 15:58:54 +02:00
Pierre Krieger 9549b0b2b7
Revert "Replace `std::env::home_dir` with `dirs::home_dir` (#9077)"
This reverts commit da70a7850f.
2018-07-11 15:57:33 +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 c58839b3e0 README for keccak-hash 2018-07-10 18:42:39 +02:00
David Palm 35c637400a README for hashdb 2018-07-10 18:39:27 +02:00