Go to file
Gav 87fb2de0f3 Final tidyups to the trie benchmarking 2018-09-23 14:26:36 +01:00
fixed-hash Add missing feature gate 2018-09-11 11:09:05 +02:00
hashdb bump hasdb and memorydb v0.3.0 and fix tests 2018-09-13 10:59:43 +08:00
hex-prefix-encoding Add hex_prefix_encode_substrate 2018-09-21 09:31:42 +02:00
keccak-hash Grab-bag of cosmetic changes in prep for publishing 2018-08-24 11:43:00 +02:00
kvdb Address grumbles 2018-09-03 13:19:24 +02:00
kvdb-memorydb prep kvdb-memorydb 2018-08-24 18:25:26 +02:00
kvdb-rocksdb publish kvdb-rocksdb v0.1.4 2018-09-12 10:26:02 +01:00
memorydb Benchmarks & move to criterion 2018-09-23 08:33:44 +01:00
parity-bytes Grab-bag of cosmetic changes in prep for publishing 2018-08-24 11:43:00 +02:00
parity-crypto Grab-bag of cosmetic changes in prep for publishing 2018-08-24 11:43:00 +02:00
parity-path crate meta data 2018-08-24 11:54:36 +02:00
patricia-trie Fixes and reorg 2018-09-22 21:43:40 +02:00
plain_hasher Fix tests for no_std 2018-08-09 11:09:22 +02:00
rlp Merge branch 'master' into dp/refactor/make-triehash-generic-over-encoding 2018-09-13 11:50:25 +02:00
substrate-trie Final tidyups to the trie benchmarking 2018-09-23 14:26:36 +01:00
test-support Fix bug, comparative benchmarks 2018-09-23 09:40:22 +01:00
trace-time Grab-bag of cosmetic changes in prep for publishing 2018-08-24 11:43:00 +02:00
transaction-pool Fix scoring to favour lower insertion_ids. 2018-08-24 11:56:10 +02:00
trie-standardmap fix rebase and bump rlp in trie-standardmap 2018-09-13 11:16:43 +08:00
triehash Fixes and reorg 2018-09-22 21:43:40 +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 Benchmarks & move to criterion 2018-09-23 08:33:44 +01:00
.travis.yml Port over relevant tests and code from parity-hash 2018-08-22 19:42:03 +02:00
Cargo.toml Fixes and reorg 2018-09-22 21:43:40 +02:00
LICENSE Initial commit 2018-06-29 10:45:56 +02:00
README.md Update README.md 2018-08-27 13:49:49 +03:00

README.md

Build Status

parity-common

Collection of crates used in Parity Technologies projects