status-go/_assets/scripts
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
..
canary_test_mailservers.sh Add `canary-test` make target to test beta fleet mailservers. Closes #1274 2018-11-19 19:02:32 +01:00
gen_config.sh scripts/gen_config.sh: drop WhisperConfig, limit API modules 2021-08-13 16:22:17 +02:00
get_enode.sh add option to show enode as QR code if qrencode is available 2020-02-05 16:50:49 +01:00
install_deps.sh Fix setup-dev target (#1926) 2020-04-06 09:54:06 +02:00
update-fleet-config.sh config/cli/fleet: disable Rendezvous, drop nodes 2021-08-13 16:22:17 +02:00