Pedro Pombeiro
87f1af0743
Ensure that `NewNodeConfigWithDefaults` builds a valid configuration
2018-11-09 17:02:55 +01:00
Dmitry
a11d970112
Update rendezvous nodes accordingle to our inventory
...
Rendezvous node identities were changed. Probably, previous private keys were
removed due to replacament of the VM. Additional node is from HK DC.
2018-09-20 09:46:59 +03:00
Pedro Pombeiro
99d7bc207d
Only keep two random static nodes from fleets.status.im ( #1196 )
2018-09-19 17:08:54 +02:00
Dmitry
b32ef629f4
NoDiscovery must be false for discovery v5 to be enabled
...
Current change removes NoDiscovery from every config as it is a default value.
2018-09-18 16:42:47 +03:00
Pedro Pombeiro
4e7ae20eae
Add script to update fleets static JSON. Closes #1188 ( #1189 )
2018-09-14 10:46:34 +02:00
Pedro Pombeiro
3d00af7fa3
Streamline configuration in status-go. Part of #1180 ( #1183 )
...
- Replace command line flags with `-c` config flag. Part of #1180
- Convert node config private keys to hex-encoded string versions.
- Remove `GenerateConfig` from library.
- Remove unused `FirebaseConfig` from library.
- Fix loading of `config/status-chain-genesis.json` in non-dev machines.
2018-09-13 18:31:29 +02:00