Go to file
Andronik Ordian be41985882 Apply suggestions from code review
Thanks David :)

Co-Authored-By: ordian <write@reusable.software>
2019-04-15 17:04:57 +02:00
ethbloom Update repo url 2019-01-25 20:13:01 +01:00
ethereum-types Update repo url 2019-01-25 20:13:01 +01:00
fixed-hash Fix fixed-hash (#110) 2019-03-07 21:17:48 +01:00
keccak-hash change dependencies of `keccak-hash`and `trie-standardmap` (#111) 2019-04-02 15:30:52 +03:00
kvdb Update kvdb/src/lib.rs 2019-04-15 12:47:48 +02:00
kvdb-lmdb Apply suggestions from code review 2019-04-15 17:04:57 +02:00
kvdb-memorydb remove KeyValueDBHandler, bump version to 0.2 2019-03-19 17:33:27 +03:00
kvdb-rocksdb fix kvdb-rocksdb test 2019-04-15 13:12:03 +02:00
parity-bytes Grab-bag of cosmetic changes in prep for publishing 2018-08-24 11:43:00 +02:00
parity-crypto Update parity-crypto to ring v0.14 (#99) 2019-01-25 17:21:00 +01:00
parity-path crate meta data 2018-08-24 11:54:36 +02:00
parity-util-mem Initialize a crate for memory related tools (#89) 2019-01-16 10:43:43 +01:00
plain_hasher Sort out the std features 2018-11-22 13:51:26 +01:00
primitive-types Fix impl-rlp for uint in primitive-types (#117) 2019-03-27 16:00:33 +03:00
rlp Ready to publish 2018-10-09 15:26:15 +02:00
test-support/patricia-trie-ethereum Clean deprecated crate. 2019-02-07 16:20:49 +01:00
trace-time Grab-bag of cosmetic changes in prep for publishing 2018-08-24 11:43:00 +02:00
transaction-pool Extract `should_replace` from Scoring and supply pooled txs from same sender (#116) 2019-03-28 13:23:59 +00:00
trie-standardmap change dependencies of `keccak-hash`and `trie-standardmap` (#111) 2019-04-02 15:30:52 +03:00
triehash Remove deps to hashdb, memdb, patricia-trie, keccak-hash. 2019-02-07 10:30:26 +01:00
uint add uint operator benchmarks (#82) 2019-01-26 20:16:52 +01:00
.editorconfig Add .editorconfig 2018-08-22 16:47:11 +02:00
.gitignore .gitignores 2018-07-05 14:25:33 +02:00
.travis.yml bring appveyor back (#118) 2019-03-28 17:36:43 +01:00
Cargo.toml implement lmdb on top of DatabaseWithCache 2019-04-15 13:12:23 +02:00
LICENSE Initial commit 2018-06-29 10:45:56 +02:00
README.md bring appveyor back (#118) 2019-03-28 17:36:43 +01:00
appveyor.yml bring appveyor back (#118) 2019-03-28 17:36:43 +01:00

README.md

Build Status travis Build Status appveyor

parity-common

Collection of crates used in Parity Technologies projects