status-go/_assets
Dmitry Shulyak 2f2dfe16c0
Add default peer limits configuration (#830)
* Add default peer limits configuration

If discovery is enabled for a given cluster - we will set a default
expected number of peers for each enabled service. For example:

- if cluster is rinkeby has a discovery enabled we will
  check which services are enabled
- if whisper is enabled we will set min and max limits by default
- if les is enabled and infura is not used we will set limits too

When statusd is used - configuration must be provided using configuration
supported by statusd.


* Fix deadlock in les peer set
2018-04-20 15:23:18 +03:00
..
build Code review for Mainnet (#706) 2018-03-15 12:36:28 +01:00
ci Switch mockgen to reflect mode (#800) 2018-04-05 15:14:47 +02:00
compose Fix `-log` option in `wnode-test-cluster/docker-compose.yml` 2018-02-21 17:57:24 +01:00
docs Initial version of peer docs 2018-04-04 13:27:35 +03:00
patches Add default peer limits configuration (#830) 2018-04-20 15:23:18 +03:00