status-go/config/cli
Jakub Sokołowski 5ac8b873b8 config/cli/fleet: disable Rendezvous, drop nodes
Since we've broken LibP2P communication with our Rendezvous nodes
somewhere after `v0.79.11` we should not enable it by defaults since it
generates errors like these:
```
failed to dial 16Uiu2...d687e4: all dials failed
failed to negotiate security protocol: protocol not supported
```
Since normal bootnodes are defined as well as a list of static nodes
there should not be a need for using Rendezvous as well.

Resolves: https://github.com/status-im/status-go/issues/2309

Signed-off-by: Jakub Sokołowski <jakub@status.im>
2021-08-13 16:22:17 +02:00
..
fleet-eth.prod.json config/cli/fleet: disable Rendezvous, drop nodes 2021-08-13 16:22:17 +02:00
fleet-eth.staging.json config/cli/fleet: disable Rendezvous, drop nodes 2021-08-13 16:22:17 +02:00
fleet-eth.test.json config/cli/fleet: disable Rendezvous, drop nodes 2021-08-13 16:22:17 +02:00
fleet-wakuv2.prod.json config/cli/fleet: disable Rendezvous, drop nodes 2021-08-13 16:22:17 +02:00
fleet-wakuv2.test.json config/cli/fleet: disable Rendezvous, drop nodes 2021-08-13 16:22:17 +02:00
les-enabled.json Streamline configuration in status-go. Part of #1180 (#1183) 2018-09-13 18:31:29 +02:00
mailserver-enabled.json enabling mailserver does not imply making a node discoverable (#1217) 2018-09-27 08:58:25 +02:00