-
Notifications
You must be signed in to change notification settings - Fork 14
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* feat: add config input for IPNI indexer * feat: query ipni indexer on ipfs-check test * Query DHT and IPNI concurrently * Respect total maximum results across DHT and IPNI. Report where provider found. * Peer check determines if cid is found in IPNI or DHT * Backend returns HTTP 400 Bad Request error if user-supplied multiaddr is not valid. --------- Co-authored-by: gammazero <11790789+gammazero@users.noreply.github.com>
- Loading branch information
Showing
5 changed files
with
251 additions
and
136 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.