grin/servers/src
Antioch Peverell ef5d83817e
Maintain min outbound peers (min_preferred_peers / 2) (#2417)
* outbound connection count

* rustfmt

* display outbound peer count

* rustfmt

* wip - allow connections to exceed max when trying to create new outcound connections
any in excess of total max will be cleaned up subsequently

* fix

* we care about connected outbound peer count when deciding to connect to new peers
2019-01-19 16:13:09 +00:00
..
common Build warning sync (#2416) 2019-01-18 21:40:48 +00:00
grin Maintain min outbound peers (min_preferred_peers / 2) (#2417) 2019-01-19 16:13:09 +00:00
mining Reduce number of String allocation in Stratum worker 2019-01-18 15:11:13 +01:00
webwallet Convert to Rust 2018 edition (#2084) 2018-12-08 00:59:40 +01:00
common.rs Convert to Rust 2018 edition (#2084) 2018-12-08 00:59:40 +01:00
grin.rs Convert to Rust 2018 edition (#2084) 2018-12-08 00:59:40 +01:00
lib.rs Convert to Rust 2018 edition (#2084) 2018-12-08 00:59:40 +01:00
mining.rs Convert to Rust 2018 edition (#2084) 2018-12-08 00:59:40 +01:00
webwallet.rs Convert to Rust 2018 edition (#2084) 2018-12-08 00:59:40 +01:00