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

fix(swarm): add dnsaddr support in swarm connect #5535

Merged
merged 6 commits into from
Mar 19, 2019

Commits on Mar 19, 2019

  1. fix(swarm): add dnsaddr support in swarm connect

    License: MIT
    Signed-off-by: Overbool <overbool.xu@gmail.com>
    overbool authored and Stebalien committed Mar 19, 2019
    Configuration menu
    Copy the full SHA
    309cf70 View commit details
    Browse the repository at this point in the history
  2. fix(swarm): collect maddr by channel

    License: MIT
    Signed-off-by: Overbool <overbool.xu@gmail.com>
    overbool authored and Stebalien committed Mar 19, 2019
    Configuration menu
    Copy the full SHA
    597bf2a View commit details
    Browse the repository at this point in the history
  3. fix(swarm): feed through context

    License: MIT
    Signed-off-by: Steven Allen <steven@stebalien.com>
    Stebalien committed Mar 19, 2019
    Configuration menu
    Copy the full SHA
    2916148 View commit details
    Browse the repository at this point in the history
  4. fix(swarm): use the go fork/join idiom

    License: MIT
    Signed-off-by: Steven Allen <steven@stebalien.com>
    Stebalien committed Mar 19, 2019
    Configuration menu
    Copy the full SHA
    f1b6888 View commit details
    Browse the repository at this point in the history
  5. fix(swarm): catch cases where we fail to resolve an address to a peer

    License: MIT
    Signed-off-by: Steven Allen <steven@stebalien.com>
    Stebalien committed Mar 19, 2019
    Configuration menu
    Copy the full SHA
    1cc8c3a View commit details
    Browse the repository at this point in the history
  6. fix(swarm): improve swarm connect no peers found error

    License: MIT
    Signed-off-by: Steven Allen <steven@stebalien.com>
    Stebalien committed Mar 19, 2019
    Configuration menu
    Copy the full SHA
    5fc7b02 View commit details
    Browse the repository at this point in the history