-
Notifications
You must be signed in to change notification settings - Fork 48
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
[WIP] Pull streams #25
Conversation
@@ -2,7 +2,7 @@ sudo: false | |||
language: node_js | |||
node_js: | |||
- 4 | |||
- 5 | |||
- stable |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Let's add Node.js 5 too
I would appreciate (and all of the contributors) if there was some documentation explaining how bitswap works internally, currently it requires to dig through the code to confirm every detail. |
Latest failure seems only due to browserify-zlib not being the right version |
0986938
to
9f66ed5
Compare
@dignifiedquire #25 (comment) why is this a problem only in js-ipfs-bitswap? |
- pull-streams - remove highland - update deps
Tests are actually passing on travis, for some reason though aegir doesn't agree with that -.- |
js-ipfs-block-service