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

Added a verbose option for swarm peers. #2713

Merged
merged 2 commits into from
May 18, 2016

Commits on May 17, 2016

  1. Added a verbose option for swarm peers.

    This is used like 'ipfs swarm peers -v'. It prints out the normal peers
    information, but also the latency of each peer
    
    License: MIT
    Signed-off-by: Chris Sasarak <chris.sasarak@gmail.com>
    csasarak committed May 17, 2016
    Configuration menu
    Copy the full SHA
    762aded View commit details
    Browse the repository at this point in the history

Commits on May 18, 2016

  1. Updated verbose swarm to not ping peers.

    License: MIT
    Signed-off-by: Chris Sasarak <chris.sasarak@gmail.com>
    csasarak committed May 18, 2016
    Configuration menu
    Copy the full SHA
    584d496 View commit details
    Browse the repository at this point in the history