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

fix: add stacks transaction memo equality by removing trailing empty … #1630

Closed janniks closed 4 months ago

janniks commented 4 months ago

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

thx for the find @jbencin 🙏

vercel[bot] commented 4 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 Feb 20, 2024 4:45pm
codecov[bot] commented 4 months ago

Codecov Report

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

Comparison is base (922e037) 66.37% compared to head (85fbfb0) 66.39%.

:exclamation: Current head 85fbfb0 differs from pull request most recent head 0cd4885. Consider uploading reports for the commit 0cd4885 to get more accurate results

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #1630 +/- ## ========================================== + Coverage 66.37% 66.39% +0.01% ========================================== Files 119 119 Lines 8717 8718 +1 Branches 1920 1920 ========================================== + Hits 5786 5788 +2 + Misses 2806 2805 -1 Partials 125 125 ```

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