Skip to content
This repository has been archived by the owner on Dec 6, 2022. It is now read-only.

fix: replace node buffers with uint8arrays #18

Merged
merged 3 commits into from
Aug 5, 2020

Conversation

achingbrain
Copy link
Member

@achingbrain achingbrain commented Aug 5, 2020

Depends on:

BREAKING CHANGES:

  • The ipfs-repo instance exposed via the blockstore used by the
    instance of IPLD returned by this module returns Unint8Arrays
    instead of node Buffers

BREAKING CHANGES:

- The `ipfs-repo` instance exposed via the blockstore used by the
  instance of IPLD returned by this module returns `Unint8Array`s
  instead of node `Buffer`s
@vmx vmx merged commit 7fba09a into master Aug 5, 2020
@vmx vmx deleted the fix/replace-node-buffers-with-uint8arrays branch August 5, 2020 15:45
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.

2 participants