OpenBazaar/OpenBazaar-Server

RPC call to download k-buckets

Open

#138 opened on Jan 18, 2016

View on GitHub
 (3 comments) (0 reactions) (0 assignees)Python (187 forks)batch import
Enhancement/suggestionHelp wanted

Repository metrics

Stars
 (612 stars)
PR merge metrics
 (No merged PRs in 30d)

Description

For those writing crawlers, it would useful to have an RPC call to download the known nodes of a given node, without restricting the search to the k closest nodes to a given ID. Would you consider adding an RPC call to download the k-buckets of a given node?

Contributor guide