Go to file
David Palm 58c796bf99 .gitignores 2018-07-05 14:25:33 +02:00
hashdb Add 'hashdb/' from commit '8b968c0609746cc2369966cd02f21fe298d51b03' 2018-07-03 10:47:10 +02:00
keccak-hash Rename keccak_hash to keccak-hash for consistency 2018-07-03 10:35:59 +02:00
kvdb Merge commit '437995dc6fdce8c55d0325a40181ea1019ac9b9d' 2018-07-05 11:18:46 +02:00
kvdb-rocksdb Merge commit 'aa414988dcd1345921e8f0ead57be1394d007bec' 2018-07-05 11:38:21 +02:00
memorydb Use keccak-hasher from crates.io with nasty work-around for hashdb getting fetched twice (from local fs and crates.io) 2018-07-04 18:30:30 +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 Add 'path/' from commit '07278e72dca239739490cdd77a4742186f56de76' 2018-07-03 12:17:32 +02:00
patricia_trie Add 'patricia_trie/' from commit '938b7634c910773e253c4a3e3ac787d9b01d36f5' 2018-07-05 13:02:40 +02:00
plain_hasher Merge commit '9e0f85e0e5c3cb1961ecf7ea8bf278428f772da5' 2018-07-04 18:39:49 +02:00
rlp Don't use the 'version' key inside `common` 2018-07-03 10:32:14 +02:00
trie-standardmap Rename keccak_hash to keccak-hash for consistency 2018-07-03 10:35:59 +02:00
triehash Rename keccak_hash to keccak-hash for consistency 2018-07-03 10:35:59 +02:00
.gitignore .gitignores 2018-07-05 14:25:33 +02:00
Cargo.toml Add memorydb to workspace 2018-07-04 17:46:30 +02:00
LICENSE Initial commit 2018-06-29 10:45:56 +02:00
README.md Initial commit 2018-06-29 10:45:56 +02:00

README.md

parity-common

Umbrella for common crates used in Parity projects