ipfs-cluster/config
Hector Sanjuan b3853caf36 Dependency ugprade: changes needed
* Libp2p protectors no longer needed, use PSK directly
* Generate cluster 32-byte secret here (helper gone from pnet)
* Switch to go-log/v2 in all places
* DHT bootstrapping not needed. Adjust DHT options for tests.
* Do not rely on dissappeared CidToDsKey and DsKeyToCid functions fro dshelp.
* Disable QUIC (does not support private networks)
* Fix tests: autodiscovery started working properly
2020-03-22 14:50:25 +01:00
..
config_test.go Daemon: support remote configuration (#868) 2019-08-09 12:56:27 +02:00
config.go Dependency ugprade: changes needed 2020-03-22 14:50:25 +01:00
identity_test.go Tests for identity separation 2019-05-08 21:54:59 +05:30
identity.go Daemon: support remote configuration (#868) 2019-08-09 12:56:27 +02:00
util.go Dependency ugprade: changes needed 2020-03-22 14:50:25 +01:00