openethereum/util
Arkadiy Paronyan 6931878ff1 Networking and syncing tweaks (#2990)
* Reduce periodic snapshot delay

* Prevent connecting to peers over the min_peers limit

* Smaller block requests for slower connections
2016-10-30 15:39:36 +01:00
..
benches Making Trie.iter non-recursive (#2733) 2016-10-20 14:49:44 +02:00
bigint Remove ethcore::common re-export module (#2792) 2016-10-24 18:35:25 +02:00
bloom Using SipHasher from crates.io 2016-10-21 11:57:30 +02:00
fdlimit
fetch
https-fetch
io mio version bump (#2982) 2016-10-30 09:56:34 +01:00
network Networking and syncing tweaks (#2990) 2016-10-30 15:39:36 +01:00
rlp Get rid of MemoryDB denote (#2881) 2016-10-26 13:53:47 +02:00
sha3
src Fixing clippy warnings 2 (#2961) 2016-10-29 13:08:49 +02:00
table
using_queue
build.rs
Cargo.toml Shared code cache (#2921) 2016-10-28 16:04:44 +02:00
cov.sh
Makefile