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

fix: replace node buffers with uint8arrays #105

Merged
merged 1 commit into from
Aug 5, 2020

Conversation

achingbrain
Copy link
Member

BREAKING CHANGE:

  • All uses of Buffers have been replaced with Uint8Arrays
  • The ipfs-repo this module uses only returns Uint8Arrays

BREAKING CHANGE:

- All uses of Buffers have been replaced with Uint8Arrays
- The ipfs-repo this module uses only returns Uint8Arrays
@achingbrain achingbrain requested a review from vmx August 5, 2020 08:43
@achingbrain
Copy link
Member Author

N.b the browser tests are currently broken by babel/babel#11914

@vmx vmx merged commit 804c5cf into master Aug 5, 2020
@vmx vmx deleted the fix/replace-buffers-with-uint8arrays branch August 5, 2020 11:44
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