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

fix: make "ipfs resolve" cli command recursive by default #3707

Merged
merged 11 commits into from
Jul 19, 2021
Merged

fix: make "ipfs resolve" cli command recursive by default #3707

merged 11 commits into from
Jul 19, 2021

Commits on Jul 12, 2021

  1. Configuration menu
    Copy the full SHA
    3027a52 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1e9bc1d View commit details
    Browse the repository at this point in the history
  3. return original "scheme" component in resolve

    This fixes an issue where a non-recursive lookup would change a result
    like `/ipns/foo` into `/ipfs/foo`.
    yusefnapora committed Jul 12, 2021
    Configuration menu
    Copy the full SHA
    c58a8ae View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    a8795eb View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    e8b2a87 View commit details
    Browse the repository at this point in the history

Commits on Jul 13, 2021

  1. try to fix type error

    yusefnapora committed Jul 13, 2021
    Configuration menu
    Copy the full SHA
    90375ab View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b43720e View commit details
    Browse the repository at this point in the history
  3. or maybe this...

    yusefnapora committed Jul 13, 2021
    Configuration menu
    Copy the full SHA
    d0bdb3e View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    bb1feb0 View commit details
    Browse the repository at this point in the history

Commits on Jul 19, 2021

  1. Configuration menu
    Copy the full SHA
    b75a7f8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6f88db7 View commit details
    Browse the repository at this point in the history