Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: update ipfsd-ctl to 4.x #1411

Merged
merged 6 commits into from
Apr 23, 2020
Merged

feat: update ipfsd-ctl to 4.x #1411

merged 6 commits into from
Apr 23, 2020

Commits on Apr 22, 2020

  1. feat: use ipfsd-ctl 3.x

    License: MIT
    Signed-off-by: Henrique Dias <hacdias@gmail.com>
    hacdias committed Apr 22, 2020
    Configuration menu
    Copy the full SHA
    3454085 View commit details
    Browse the repository at this point in the history
  2. fix: don't kill daemon when remote API is used

    This fixes a bug when local  ipfsd.stop() was called even when no
    IPFS_PATH/config was present.
    
    License: MIT
    Signed-off-by: Marcin Rataj <lidel@lidel.org>
    lidel authored and hacdias committed Apr 22, 2020
    Configuration menu
    Copy the full SHA
    247b3a8 View commit details
    Browse the repository at this point in the history
  3. fix: new api on gc

    License: MIT
    Signed-off-by: Henrique Dias <hacdias@gmail.com>
    hacdias committed Apr 22, 2020
    Configuration menu
    Copy the full SHA
    5c0fbe8 View commit details
    Browse the repository at this point in the history
  4. fix: add to ipfs use new api

    License: MIT
    Signed-off-by: Henrique Dias <hacdias@gmail.com>
    hacdias committed Apr 22, 2020
    Configuration menu
    Copy the full SHA
    ae88dac View commit details
    Browse the repository at this point in the history
  5. fix: download hash uses new api

    License: MIT
    Signed-off-by: Henrique Dias <hacdias@gmail.com>
    hacdias committed Apr 22, 2020
    Configuration menu
    Copy the full SHA
    6ceb02e View commit details
    Browse the repository at this point in the history
  6. feat: ipfsd-ctl 4.x

    hacdias committed Apr 22, 2020
    Configuration menu
    Copy the full SHA
    aa78dd4 View commit details
    Browse the repository at this point in the history