ipfs-cluster/cmd/ipfs-cluster-ctl
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
..
dist Chore: Add license file with URLS (#1014) 2020-03-06 13:52:19 +01:00
formatters.go Merge branch 'master' into feat/cluster-gc 2019-11-07 18:35:42 +01:00
graph_test.go Fix graph not displaying all ipfs nodes when all-ipfs-peers enabled 2019-11-08 12:48:02 +01:00
graph.go Fix graph not displaying all ipfs nodes when all-ipfs-peers enabled 2019-11-08 12:48:02 +01:00
main.go Dependency ugprade: changes needed 2020-03-22 14:50:25 +01:00
Makefile Fix #1012: Trim paths on Makefile builds 2020-03-06 14:49:19 +01:00