Go to file
David Palm 2fafec8b9f Merge branch 'master' into dp/chore/sort-out-patricia-trie-tests
* master:
  Address grumbles
  [kvdb-rocksdb] ethereum-types is a dev-dependency
  [kvdb] Use parity-rocksdb 0.5; bump version
  Use parity-rocksdb 0.1.2-beta.0
  [kvdb-rocksdb] bump to v0.1.1
  prep kvdb-memorydb
  Assert hash-to-uint conversions operate on same-sized types
  Fix scoring to favour lower insertion_ids.
  Set uint version
  Port over relevant tests and code from parity-hash
  Tweak CI to run all fixed-hash tests
  Use rustc-hex 2
2018-09-03 15:04:02 +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 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 Address grumbles 2018-09-03 13:19:24 +02:00
memorydb Grab-bag of cosmetic changes in prep for publishing 2018-08-24 11:43:00 +02: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 cleanup 2018-08-24 18:25:10 +02:00
plain_hasher Fix tests for no_std 2018-08-09 11:09:22 +02:00
rlp Grab-bag of cosmetic changes in prep for publishing 2018-08-24 11:43:00 +02:00
test-support Grab-bag of cosmetic changes in prep for publishing 2018-08-24 11:43:00 +02: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 Grab-bag of cosmetic changes in prep for publishing 2018-08-24 11:43:00 +02:00
triehash Grab-bag of cosmetic changes in prep for publishing 2018-08-24 11:43:00 +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 Rename `path` to `parity-path` 2018-08-24 11:53:33 +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