openethereum/util
Andronik Ordian 491ce61a76 Revert "Use std::sync::Condvar (#1732)" (#9392)
* Revert "Use std::sync::Condvar (#1732)"

This reverts commit c65ee93542.

* verification_queue: remove redundant mutexes
2018-08-22 16:01:07 +02:00
..
bloom Update `license header` and `scripts` (#8666) 2018-06-04 10:19:50 +02:00
blooms-db bump parking_lot to 0.6 (#9013) 2018-07-03 17:31:08 +02:00
dir Replace `std::env::home_dir()` with `home` crate impl. (#9293) 2018-08-21 15:30:24 +02:00
fake-fetch util `fake-fetch` (#8363) 2018-04-11 11:59:04 +02:00
fake-hardware-wallet Disable hardware-wallets on platforms that don't support `libusb` (#8464) 2018-06-26 09:03:38 +02:00
fastmap Move ethereum-specific H256FastMap type to own crate (#9307) 2018-08-09 09:51:48 +02:00
fetch fetch: replace futures-timer with tokio-timer (#9066) 2018-07-09 09:59:05 +01:00
io Revert "Use std::sync::Condvar (#1732)" (#9392) 2018-08-22 16:01:07 +02:00
journaldb Update `log` -> 0.4, `env_logger` -> 0.5. (#9294) 2018-08-10 00:04:10 +01:00
keccak-hasher Delete crates from parity-ethereum and fetch them from parity-common instead (#9083) 2018-07-10 14:59:19 +02:00
macros Update `license header` and `scripts` (#8666) 2018-06-04 10:19:50 +02:00
mem Add type for passwords. (#8920) 2018-06-22 15:09:15 +02:00
memory_cache Update `license header` and `scripts` (#8666) 2018-06-04 10:19:50 +02:00
migration-rocksdb Update `log` -> 0.4, `env_logger` -> 0.5. (#9294) 2018-08-10 00:04:10 +01:00
network network-devp2p `Fix some clippy errors/warnings` (#9378) 2018-08-21 12:55:31 +03:00
network-devp2p network-devp2p `Fix some clippy errors/warnings` (#9378) 2018-08-21 12:55:31 +03:00
panic_hook Allow setting the panic hook with parity-clib (#9292) 2018-08-10 11:06:30 +02:00
patricia-trie-ethereum Delete crates from parity-ethereum and fetch them from parity-common instead (#9083) 2018-07-10 14:59:19 +02:00
reactor Update `license header` and `scripts` (#8666) 2018-06-04 10:19:50 +02:00
rlp_compress Delete crates from parity-ethereum and fetch them from parity-common instead (#9083) 2018-07-10 14:59:19 +02:00
rlp_derive Delete crates from parity-ethereum and fetch them from parity-common instead (#9083) 2018-07-10 14:59:19 +02:00
stats Update `log` -> 0.4, `env_logger` -> 0.5. (#9294) 2018-08-10 00:04:10 +01:00
stop-guard Update `license header` and `scripts` (#8666) 2018-06-04 10:19:50 +02:00
trace-time Update `log` -> 0.4, `env_logger` -> 0.5. (#9294) 2018-08-10 00:04:10 +01:00
triehash-ethereum Delete crates from parity-ethereum and fetch them from parity-common instead (#9083) 2018-07-10 14:59:19 +02:00
unexpected Update `license header` and `scripts` (#8666) 2018-06-04 10:19:50 +02:00
using_queue Prevent blockchain & miner racing when accessing pending block. (#9310) 2018-08-10 11:00:55 +02:00
version parity-version: bump nightly version to 2.1 (#9095) 2018-07-13 11:44:31 +01:00