openethereum/util
Afri Schoedon c658b46fe1
Random small cleanups (#9423)
* clean up toml files

* update the parity ethereum toolchain docs

* update contribution guide and issue templates

* update desktop and service files

* build clib examples with 8 threads

* update header templates

* replace parity technologies with parity ethereum logo
2018-08-30 19:57:27 +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 Random small cleanups (#9423) 2018-08-30 19:57:27 +02:00
mem Random small cleanups (#9423) 2018-08-30 19:57:27 +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 Random small cleanups (#9423) 2018-08-30 19:57:27 +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 Random small cleanups (#9423) 2018-08-30 19:57:27 +02:00
using_queue Random small cleanups (#9423) 2018-08-30 19:57:27 +02:00
version Random small cleanups (#9423) 2018-08-30 19:57:27 +02:00