ipfs-cluster/monitor/pubsubmon
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 address pr feedback 2019-04-18 16:18:19 +10:00
config.go monitor config: make threshold optional in the configuration 2019-05-16 12:52:40 +02:00
pubsubmon_test.go Test that expired PeerMetrics gets deleted 2019-09-13 08:01:15 +07:00
pubsubmon.go Dependency ugprade: changes needed 2020-03-22 14:50:25 +01:00