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: update for ipfs-http-client >= 27.0.0 #66

Merged
merged 4 commits into from
Jan 3, 2019

Conversation

olizilla
Copy link
Member

@olizilla olizilla commented Jan 3, 2019

  • Fix test error where lookupPretty would return an different error for local IP lookups to lookup
  • Deal with old dag node links that have a .multihash property and new ones that have a .cid property.
  • Update ipfsd-ctl and refactor test
  • Update aegir
  • Fix lint errors

Fixes #65

Fixes test by ensuring that lookupPretty callsback with the same
Unmapped range error as lookup does for local addresses.

WIP on ipfs-shipyard#65

License: MIT
Signed-off-by: Oli Evans <oli@tableflip.io>
License: MIT
Signed-off-by: Oli Evans <oli@tableflip.io>
License: MIT
Signed-off-by: Oli Evans <oli@tableflip.io>
License: MIT
Signed-off-by: Oli Evans <oli@tableflip.io>
@olizilla
Copy link
Member Author

olizilla commented Jan 3, 2019

This fix is needed to renabled plotting peers on the peer page in the webui ipfs/ipfs-webui#918

@daviddias daviddias merged commit 3130284 into ipfs-shipyard:master Jan 3, 2019
@ghost ghost removed the status/in-progress In progress label Jan 3, 2019
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.

2 participants