Skip to content
Unverified Commit 21168c55 authored by Max Inden's avatar Max Inden
Browse files

client/network: Remove default Kademlia DHT in favor of per protocol DHT

Substrate was previously running both a chain specific Kademlia DHT as
well as the `/ipfs/kad/1.0.0` Kademlia DHT for backwards compatibility.
(See 710722f0 for details.)

With the end of the transition period this commit removes the former
only leaving the latter and thus preventing the discovery of
incompatible nodes via Kademlia.
parent b85fc50a
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment