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 serialization helpers for transaction #1706

Closed janniks closed 3 months ago

janniks commented 3 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 3 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 Jun 17, 2024 1:12pm
codecov[bot] commented 3 months ago

Codecov Report

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

Project coverage is 66.84%. Comparing base (855ca69) to head (e3d243a).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #1706 +/- ## ========================================== + Coverage 66.82% 66.84% +0.01% ========================================== Files 119 119 Lines 8845 8849 +4 Branches 1974 1969 -5 ========================================== + Hits 5911 5915 +4 - Misses 2769 2789 +20 + Partials 165 145 -20 ```

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