Skip to content
This repository has been archived by the owner on Aug 1, 2023. It is now read-only.

refactor: update to js-ipfs@0.50.0 with Uint8Arrays #107

Merged
merged 16 commits into from
Sep 9, 2020

Conversation

achingbrain
Copy link
Member

@achingbrain achingbrain commented Mar 5, 2020

Updates all dependency versions and switches out node Buffers for Uint8Arrays

BREAKING CHANGES:

  • All uses of node Buffers have been replaced with Uint8Arrays

The changes in ipfs/js-ipfs#2771 mean that
the input/output of `ipfs.pins.add` and `ipfs.pins.rm` are now
streaming so this PR updates to the new API.
@achingbrain achingbrain changed the title refactor: use streaming pin api refactor: update to js-ipfs@0.50.0 with Uint8Arrays Sep 9, 2020
@achingbrain achingbrain merged commit 4e09d91 into master Sep 9, 2020
@achingbrain achingbrain deleted the refactor/streaming-pin-api branch September 9, 2020 07:20
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