hirosystems / stacks.js

JavaScript libraries for identity, auth, storage and transactions on the Stacks blockchain.
https://stacks.js.org
MIT License
944 stars 307 forks source link

feat: Allow `0x` prefix in hexToBytes helper #1690

Closed janniks closed 1 month ago

janniks commented 2 months ago

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

vercel[bot] commented 2 months ago

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
codecov[bot] commented 2 months ago

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 ```diff @@ 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.