Skip to content
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

chore: remove node buffers #174

Merged

Conversation

achingbrain
Copy link
Collaborator

There's no need to use node buffers, everything is Uint8Array compatible now.

Needs the libp2p-interfaces-compliance-tests upgrade from #173 before CI will pass.

There's no need to use node buffers, everything is `Uint8Array`
compatible now.

Needs the `libp2p-interfaces-compliance-tests` upgrade from
ChainSafe#173 before
CI will pass.
vasco-santos
vasco-santos previously approved these changes Dec 2, 2021
@codecov-commenter
Copy link

codecov-commenter commented Dec 2, 2021

Codecov Report

Merging #174 (b388009) into master (e61668e) will not change coverage.
The diff coverage is n/a.

❗ Current head b388009 differs from pull request most recent head 574663c. Consider uploading reports for the commit 574663c to get more accurate results
Impacted file tree graph

@@           Coverage Diff           @@
##           master     #174   +/-   ##
=======================================
  Coverage   76.58%   76.58%           
=======================================
  Files           2        2           
  Lines        1905     1905           
  Branches      142      140    -2     
=======================================
  Hits         1459     1459           
  Misses        446      446           

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update e61668e...574663c. Read the comment docs.

@vasco-santos vasco-santos merged commit cee561e into ChainSafe:master Dec 3, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants