ipfs-cluster/api/ipfsproxy
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 Feature: Support multiple listeners in configuration 2020-02-28 11:16:16 -05:00
config.go Feature: Support multiple listeners in configuration 2020-02-28 11:16:16 -05:00
headers.go ipfsproxy: fix typos in comments 2019-01-11 13:36:56 +01:00
ipfsproxy_test.go Dependency ugprade: changes needed 2020-03-22 14:50:25 +01:00
ipfsproxy.go Dependency ugprade: changes needed 2020-03-22 14:50:25 +01:00
util.go ipfsproxy: hijack repo/gc and trigger cluster-wide GC 2019-12-06 13:08:57 +01:00