Merge branch 'main' into fix_pubsub_msg_id_type_inconsistency

This commit is contained in:
Manu Sheel Gupta
2025-08-18 22:02:20 +05:30
committed by GitHub
5 changed files with 370 additions and 16 deletions

View File

@ -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.