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

🐛 Move buffer import to "bops" #265

Closed
wants to merge 8 commits into from
Closed

🐛 Move buffer import to "bops" #265

wants to merge 8 commits into from

Conversation

dawsbot
Copy link
Owner

@dawsbot dawsbot commented Feb 12, 2024

  • The previous import { Buffer } from 'buffer'; was creating issues in non-node environments because "buffer" is not available in all js environments.

Copy link

vercel bot commented Feb 12, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
essential-eth ✅ Ready (Inspect) Visit Preview 💬 Add feedback Feb 12, 2024 10:07pm

Copy link

codecov bot commented Feb 12, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (3e007fc) 91.08% compared to head (a191969) 90.91%.

Additional details and impacted files
@@            Coverage Diff             @@
##           master     #265      +/-   ##
==========================================
- Coverage   91.08%   90.91%   -0.17%     
==========================================
  Files          42       42              
  Lines        1043     1024      -19     
  Branches      290      288       -2     
==========================================
- Hits          950      931      -19     
  Misses         84       84              
  Partials        9        9              

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

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.

None yet

1 participant