diff --git a/newsfragments/846.bugfix.rst b/newsfragments/846.bugfix.rst new file mode 100644 index 00000000..63ac4c09 --- /dev/null +++ b/newsfragments/846.bugfix.rst @@ -0,0 +1 @@ +Fix kbucket splitting in routing table when full. Routing table now maintains multiple kbuckets and properly distributes peers as specified by the Kademlia DHT protocol.