Go to file
David Palm 2fb834e13a Assert hash-to-uint conversions operate on same-sized types 2018-08-24 13:54:56 +02:00
fixed-hash Assert hash-to-uint conversions operate on same-sized types 2018-08-24 13:54:56 +02:00
hashdb bump version to 0.2.1 2018-08-09 09:36:47 +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 Add versions back 2018-08-20 15:43:41 +02:00
parity-bytes Rename ethcore-bytes to parity-bytes 2018-07-03 09:37:32 +02:00
parity-crypto unbound also for Scrypt 2018-08-09 19:05:40 +02:00
path Restore Cargo.toml 2018-07-11 15:58:54 +02:00
patricia_trie Update Cargo.toml 2018-08-22 14:28:20 +02:00
plain_hasher Fix tests for no_std 2018-08-09 11:09:22 +02:00
rlp optimize rlp decoder 2018-08-23 14:10:44 +02:00
test-support Add a README, categorize as "no-std", version bump: 0.2 2018-08-09 08:30:07 +02:00
trace-time Add 'trace-time/' from commit '1832a76eddef1b78718e7d695a6477d48b70736b' 2018-08-23 11:34:58 +02:00
transaction-pool Use LowerHex to format errors 2018-08-23 12:24:05 +02:00
trie-standardmap Prepare triehash for cargo publication 2018-07-06 19:27:08 +02:00
triehash Use ethereum-types 0.4 2018-08-22 20:20:51 +02:00
uint fix div assign 2018-08-22 17:43:34 +03:00
.editorconfig Add .editorconfig 2018-08-22 16:47:11 +02:00
.gitignore .gitignores 2018-07-05 14:25:33 +02:00
.travis.yml Port over relevant tests and code from parity-hash 2018-08-22 19:42:03 +02:00
Cargo.toml Use LowerHex to format errors 2018-08-23 12:24:05 +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