grin/p2p
AntiochP 90012c86ac
use a short timeout when opening the connection to possible peers (#300)
* use a short timeout when opening the connection to possible peers
lots of peers in the db are unavailable and we do not want to wait 60s for these

* also randomize peers so we don't always try and connect to peers with low ip addresses

* bump timeout up to 5s for peering
2017-11-17 20:13:49 -05:00
..
src use a short timeout when opening the connection to possible peers (#300) 2017-11-17 20:13:49 -05:00
tests more robust peer handling (#244) 2017-11-14 13:57:16 -05:00
Cargo.toml tweaks to logging configuration (#176) 2017-10-13 16:42:04 +00:00
rustfmt.toml Getting started on the p2p networking code. 2016-10-23 17:02:02 -04:00