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

Adds arbitrary port support to t0060-daemon.sh #2370

Merged
merged 4 commits into from
Feb 23, 2016

Commits on Feb 23, 2016

  1. Adds arbitrary port support to t0060-daemon.sh.

    Removes all of the hardcoded ports and defaults to non-standard API,
    Gateway, and Swarm ports.
    
    License: MIT
    Signed-off-by: Stephen Whitmore <noffle@ipfs.io>
    hackergrrl committed Feb 23, 2016
    Configuration menu
    Copy the full SHA
    597d684 View commit details
    Browse the repository at this point in the history
  2. Use test_launch_ipfs_daemon

    License: MIT
    Signed-off-by: Stephen Whitmore <noffle@ipfs.io>
    hackergrrl committed Feb 23, 2016
    Configuration menu
    Copy the full SHA
    31f4ef0 View commit details
    Browse the repository at this point in the history
  3. Updates uses of *_ADDR -> *_MADDR

    License: MIT
    Signed-off-by: Stephen Whitmore <noffle@ipfs.io>
    hackergrrl committed Feb 23, 2016
    Configuration menu
    Copy the full SHA
    c342d57 View commit details
    Browse the repository at this point in the history
  4. Uses preset API_MADDR and GWAY_ADDR globals.

    License: MIT
    Signed-off-by: Stephen Whitmore <noffle@ipfs.io>
    hackergrrl committed Feb 23, 2016
    Configuration menu
    Copy the full SHA
    2f64de0 View commit details
    Browse the repository at this point in the history