openethereum/util
Niklas Adolfsson 7e779327eb Replace `std::env::home_dir` with `dirs::home_dir` (#9077)
`std::env::home_dir` is deprecated but will probably take a while until
it is deprecated on stable. For more info see https://github.com/rust-lang/rust/pull/51656
2018-07-09 16:48:33 +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
bytes Update `license header` and `scripts` (#8666) 2018-06-04 10:19:50 +02:00
dir Replace `std::env::home_dir` with `dirs::home_dir` (#9077) 2018-07-09 16:48:33 +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
fetch fetch: replace futures-timer with tokio-timer (#9066) 2018-07-09 09:59:05 +01:00
hash Update `license header` and `scripts` (#8666) 2018-06-04 10:19:50 +02:00
hashdb reduce number of constraints for triedb types (#9043) 2018-07-05 17:15:03 +02:00
io bump parking_lot to 0.6 (#9013) 2018-07-03 17:31:08 +02:00
journaldb remove util-error (#9054) 2018-07-06 15:09:39 +02:00
keccak-hasher Make HashDB generic (#8739) 2018-07-02 18:50:05 +02:00
kvdb simplify kvdb error types (#8924) 2018-07-02 10:04:48 +01:00
kvdb-memorydb bump parking_lot to 0.6 (#9013) 2018-07-03 17:31:08 +02:00
kvdb-rocksdb bump parking_lot to 0.6 (#9013) 2018-07-03 17:31:08 +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
memorydb Make HashDB generic (#8739) 2018-07-02 18:50:05 +02:00
migration-rocksdb simplify kvdb error types (#8924) 2018-07-02 10:04:48 +01:00
network Bump error-chain and quick_error versions (#8972) 2018-06-25 14:20:44 +02:00
network-devp2p bump parking_lot to 0.6 (#9013) 2018-07-03 17:31:08 +02:00
panic_hook Attempt to graceful shutdown in case of panics (#8999) 2018-07-02 11:53:50 +02:00
path Replace `std::env::home_dir` with `dirs::home_dir` (#9077) 2018-07-09 16:48:33 +02:00
patricia-trie-ethereum Make HashDB generic (#8739) 2018-07-02 18:50:05 +02:00
patricia_trie reduce number of constraints for triedb types (#9043) 2018-07-05 17:15:03 +02:00
plain_hasher Make HashDB generic (#8739) 2018-07-02 18:50:05 +02:00
reactor Update `license header` and `scripts` (#8666) 2018-06-04 10:19:50 +02:00
rlp Make HashDB generic (#8739) 2018-07-02 18:50:05 +02:00
rlp_compress Update `license header` and `scripts` (#8666) 2018-06-04 10:19:50 +02:00
rlp_derive Update `license header` and `scripts` (#8666) 2018-06-04 10:19:50 +02:00
stats Update `license header` and `scripts` (#8666) 2018-06-04 10:19:50 +02:00
stop-guard Update `license header` and `scripts` (#8666) 2018-06-04 10:19:50 +02:00
trace-time Update `license header` and `scripts` (#8666) 2018-06-04 10:19:50 +02:00
trie-standardmap Update `license header` and `scripts` (#8666) 2018-06-04 10:19:50 +02:00
triehash Update `license header` and `scripts` (#8666) 2018-06-04 10:19:50 +02:00
unexpected Update `license header` and `scripts` (#8666) 2018-06-04 10:19:50 +02:00
using_queue Update `license header` and `scripts` (#8666) 2018-06-04 10:19:50 +02:00
version Specify critical release flag per network (#8821) 2018-06-08 14:54:23 +01:00