Skip to content
This repository has been archived by the owner on Feb 12, 2024. It is now read-only.

Update js-ipfs to use latest libp2p and all the other deps #1216

Merged
merged 13 commits into from
Feb 15, 2018

Conversation

daviddias
Copy link
Member

Needed for #1215

@@ -23,7 +23,8 @@ describe('bitswap', () => runOn((thing) => {
})
})

it('stat', function () {
// TODO @hacdias fix this with https://github.com/ipfs/js-ipfs/pull/1198
it.skip('stat', function () {
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@hacdias for you to fix with #1198.

@daviddias
Copy link
Member Author

daviddias commented Feb 14, 2018

Seeing the same Buffer error again:
image

Need to investigate. It is probably how fixtures are being loaded.

@daviddias
Copy link
Member Author

Tests passing on Circle (second round is for coverage). Merging so that I can proceed.

@daviddias daviddias merged commit 4b79066 into master Feb 15, 2018
@daviddias daviddias deleted the feat/latest-libp2p branch February 15, 2018 08:46
@ghost ghost removed the status/in-progress In progress label Feb 15, 2018
MicrowaveDev pushed a commit to galtproject/js-ipfs that referenced this pull request May 22, 2020
* fix: return CIDs from files.flush

* chore: remove gh url
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant