hirosystems / stacks.js

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

feat: add fixture test for pox-4 message hash #1648

Closed hstove closed 7 months ago

hstove commented 7 months ago

I meant to add this in my other PR, but I made a fixture test in Rust so that we can have one here as well

vercel[bot] commented 7 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 Mar 6, 2024 2:32am
codecov[bot] commented 7 months ago

Codecov Report

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

Project coverage is 66.49%. Comparing base (36558cf) to head (fefd4f0).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## feat/update-stacking-client-to-pox-4 #1648 +/- ## ======================================================================== - Coverage 66.51% 66.49% -0.02% ======================================================================== Files 119 119 Lines 8756 8755 -1 Branches 1934 1934 ======================================================================== - Hits 5824 5822 -2 - Misses 2806 2807 +1 Partials 126 126 ```

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