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

feat: Allow 0x prefix in hexToBytes helper #1690

Merged
merged 1 commit into from
May 28, 2024

Conversation

janniks
Copy link
Collaborator

@janniks janniks commented May 3, 2024

This PR was published to npm with the version 6.15.0
e.g. npm install @stacks/[email protected] --save-exact

  • allow 0x prefix for more hex input

Copy link

vercel bot commented May 3, 2024

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

Name Status Preview Comments Updated (UTC)
stacksjs-docs ✅ Ready (Inspect) Visit Preview 💬 Add feedback May 3, 2024 10:19am

Copy link

codecov bot commented May 3, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 66.79%. Comparing base (2885813) to head (0bcf867).
Report is 1 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #1690   +/-   ##
=======================================
  Coverage   66.78%   66.79%           
=======================================
  Files         119      119           
  Lines        8837     8838    +1     
  Branches     1976     1977    +1     
=======================================
+ Hits         5902     5903    +1     
  Misses       2690     2690           
  Partials      245      245           

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

@janniks janniks requested review from BLuEScioN and zone117x and removed request for BLuEScioN May 3, 2024 10:29
@janniks janniks changed the title fix: allow 0x prefix in hexToBytes helper feat: Allow 0x prefix in hexToBytes helper May 28, 2024
@janniks janniks merged commit 33ca645 into main May 28, 2024
10 checks passed
@janniks janniks deleted the fix/allow-0x-prefix-for-hextobytes branch May 28, 2024 00:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

2 participants