Go to file
Qinxuan Chen 1409ddaf07 change dependencies of `keccak-hash`and `trie-standardmap` (#111)
* cargo fmt

Signed-off-by: koushiro <koushiro.cqx@gmail.com>

* Revert "cargo fmt"

This reverts commit 529720df1557f42edffe5acf1d24e2b7b4d4da32.

Signed-off-by: koushiro <koushiro.cqx@gmail.com>

* Revert cargo fmt

Signed-off-by: koushiro <koushiro.cqx@gmail.com>
2019-04-02 15:30:52 +03: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 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 bump regex and log 2018-10-29 18:20:17 +01: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 Merge pull request #106 from cheme/use-trie 2019-02-08 12:04:48 +03: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