grin/config/src
Antioch Peverell 5bf813ee93
improve checking for p2p connection limits (revised) (#2993)
* Add check for p2p connection limits

* Simplify undesirable connection shutdown

* Make inbound and outbound connections more explicit

* Cleanup inbound and outbound connections

* Cleanup an outbound peers check

* Rename healthy_peers_mix to enough_outbound_peers

* be a lot less restrictive when picking some candidate peers to connect to
keep the peer address queue drained but actually attempt a healthy number of connections
as most of these attempts are going to fail due to majority of nodes not being publicly accessible
2019-08-21 19:58:43 +01:00
..
comments.rs improve checking for p2p connection limits (revised) (#2993) 2019-08-21 19:58:43 +01:00
config.rs Remove wallet code [1.1.0] (#2593) 2019-02-21 11:57:45 +00:00
lib.rs Remove wallet code [1.1.0] (#2593) 2019-02-21 11:57:45 +00:00
types.rs Remove wallet code [1.1.0] (#2593) 2019-02-21 11:57:45 +00:00