Skip to content

Conversation

guillaumemichel
Copy link
Collaborator

Refactor of closestPeerToPrefix to use a trie to ensure keyspace coverage (instead of binary prefix stack).

@guillaumemichel guillaumemichel requested a review from a team as a code owner September 24, 2025 11:07
@guillaumemichel guillaumemichel mentioned this pull request Sep 23, 2025
52 tasks
@guillaumemichel guillaumemichel marked this pull request as draft September 24, 2025 11:57
@guillaumemichel guillaumemichel marked this pull request as ready for review September 24, 2025 14:42
@guillaumemichel guillaumemichel marked this pull request as draft September 25, 2025 08:14
@guillaumemichel
Copy link
Collaborator Author

After a manual test on the amino DHT, there are still some warnings remaining closestPeersToPrefix needed more than maxPrefixSearches iterations. Investigating on the root cause.

@guillaumemichel guillaumemichel marked this pull request as ready for review September 25, 2025 09:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant