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

cmds: implement ipfs dht provide command #3106

Merged
merged 4 commits into from
Aug 24, 2016
Merged

Commits on Aug 20, 2016

  1. cmds: implement ipfs dht provide command

    License: MIT
    Signed-off-by: Jeromy <why@ipfs.io>
    whyrusleeping committed Aug 20, 2016
    Configuration menu
    Copy the full SHA
    eaa433f View commit details
    Browse the repository at this point in the history

Commits on Aug 23, 2016

  1. add -r flag for dht provide

    License: MIT
    Signed-off-by: Jeromy <why@ipfs.io>
    whyrusleeping committed Aug 23, 2016
    Configuration menu
    Copy the full SHA
    8aac844 View commit details
    Browse the repository at this point in the history

Commits on Aug 24, 2016

  1. don't provide same block twice during call to dht provide

    License: MIT
    Signed-off-by: Jeromy <why@ipfs.io>
    whyrusleeping committed Aug 24, 2016
    Configuration menu
    Copy the full SHA
    798569b View commit details
    Browse the repository at this point in the history
  2. address CR feedback

    License: MIT
    Signed-off-by: Jeromy <why@ipfs.io>
    whyrusleeping committed Aug 24, 2016
    Configuration menu
    Copy the full SHA
    0a6ab30 View commit details
    Browse the repository at this point in the history