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 #577: Try downloading gx and gx-go from local ipfs gateway first #581

Merged
merged 1 commit into from
Oct 22, 2018

Conversation

hsanjuan
Copy link
Collaborator

@hsanjuan hsanjuan commented Oct 18, 2018

This modifies the Makefile so that gx and gx-go downloads are first
attempted from the local ipfs gateway (127.0.0.1:8080) and then
from the offical gateway (ipfs.io).

Make and wget doesn't work well dealing with stuff in subfolders,
so I have moved deptools-related rules to the deptools folder in its own
Makefile.

#577

License: MIT
Signed-off-by: Hector Sanjuan code@hector.link

This modifies the Makefile so that gx and gx-go downloads are first
attempted from the local ipfs gateway (127.0.0.1:8080) and then
from the offical gateway (ipfs.io).

Make and wget doesn't work well dealing with stuff in subfolders,
so I have moved deptools-related rules to the deptools folder in its own
Makefile.

License: MIT
Signed-off-by: Hector Sanjuan <code@hector.link>
@hsanjuan hsanjuan self-assigned this Oct 18, 2018
@hsanjuan hsanjuan requested a review from lanzafame October 18, 2018 12:21
@ghost ghost added the status/in-progress In progress label Oct 18, 2018
@coveralls
Copy link

Coverage Status

Coverage decreased (-0.03%) to 65.448% when pulling 96af118 on feat/use-ipfs-to-download-gx into b0b826d on master.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants