Go to file
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
fixed-hash Move formatting test from `primitives` 2018-07-13 15:12:00 +02:00
hashdb Merge pull request #17 from paritytech/refactor/remove-heapsize-bound-from-hashdb 2018-08-08 15:41:45 +02:00
keccak-hash README for keccak-hash 2018-07-10 18:42:39 +02:00
kvdb remove stale todo 2018-08-06 14:09:12 +02:00
kvdb-memorydb Include kvdb in the workspace and load from relative path 2018-07-06 15:44:08 +02:00
kvdb-rocksdb Upstream cda535: db: remove wal disabling / fast-and-loose option (#7) 2018-07-10 15:58:21 +02:00
memorydb Merge pull request #17 from paritytech/refactor/remove-heapsize-bound-from-hashdb 2018-08-08 15:41:45 +02:00
parity-bytes Rename ethcore-bytes to parity-bytes 2018-07-03 09:37:32 +02:00
parity-crypto Add ethcore-crypto and rename it to parity-crypto 2018-07-03 14:05:27 +02:00
path Restore Cargo.toml 2018-07-11 15:58:54 +02:00
patricia_trie Add HeapSizeOf-bound only where needed 2018-08-08 11:54:42 +02:00
plain_hasher Add a README, categorize as "no-std", version bump: 0.2 2018-08-09 08:30:07 +02:00
rlp cleanup 2018-08-09 11:27:17 +02:00
test-support Add a README, categorize as "no-std", version bump: 0.2 2018-08-09 08:30:07 +02:00
trie-standardmap Prepare triehash for cargo publication 2018-07-06 19:27:08 +02:00
triehash Merge pull request #15 from paritytech/chore/remove-unused-deps 2018-08-08 12:39:20 +02:00
uint Remove duplicated line 2018-07-30 16:10:31 +02:00
.gitignore .gitignores 2018-07-05 14:25:33 +02:00
.travis.yml Fix travis 2018-07-13 19:08:07 +02:00
Cargo.toml Add uint to workspace 2018-07-13 12:23:15 +02:00
LICENSE Initial commit 2018-06-29 10:45:56 +02:00
README.md Fancy badge 2018-07-06 14:31:46 +02:00

README.md

Build Status

parity-common

Collection of crates used in Parity projects