stacks.js icon indicating copy to clipboard operation
stacks.js copied to clipboard

fix: allow 0x prefix in hexToBytes helper

Open janniks opened this issue 1 year ago • 2 comments

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

janniks avatar May 03 '24 10:05 janniks

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

vercel[bot] avatar May 03 '24 10:05 vercel[bot]

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

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           

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.

codecov[bot] avatar May 03 '24 10:05 codecov[bot]