Skip to content
This repository has been archived by the owner on Feb 12, 2024. It is now read-only.
This repository has been archived by the owner on Feb 12, 2024. It is now read-only.

Resolution commands rework #2900

Closed
alanshaw opened this issue Oct 24, 2018 · 1 comment
Closed

Resolution commands rework #2900

alanshaw opened this issue Oct 24, 2018 · 1 comment
Assignees
Labels
kind/enhancement A net-new feature or improvement to an existing feature kind/wontfix-migration-available

Comments

@alanshaw
Copy link
Member

From ipfs/kubo#5635:

  1. ipfs name resolve and ipfs dns should be recursive by default, the current behavior is a surprising foot-gun. We should consider just changing this as I'm sure it'll fix significantly more bugs than it causes.

  2. ipfs dns should resolve up to the first non-dnslink path by default. It shouldn't return an error when it hits a non-dnslink path, it should just return that path.

I'd also like to return a partial result when we hit the recursion limit (along with the error) but that's less pressing.

@achingbrain achingbrain transferred this issue from ipfs-inactive/interface-js-ipfs-core Mar 10, 2020
@achingbrain achingbrain added the kind/enhancement A net-new feature or improvement to an existing feature label Mar 10, 2020
@SgtPooki SgtPooki self-assigned this May 17, 2023
@SgtPooki
Copy link
Member

js-ipfs is being deprecated in favor of Helia. You can #4336 and read the migration guide.

Please feel to reopen with any comments by 2023-06-02. We will do a final pass on reopened issues afterwards (see #4336).

This issue is most likely resolved in Helia, please try it out!

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
kind/enhancement A net-new feature or improvement to an existing feature kind/wontfix-migration-available
Projects
No open projects
Status: Done
Development

No branches or pull requests

3 participants