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 max-amount and auth-id params #1647

Closed hstove closed 7 months ago

hstove commented 7 months ago

In https://github.com/stacks-network/stacks-core/pull/4461 we made a few changes to pox-4:

This PR implements those changes

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 5, 2024 6:22pm
codecov[bot] commented 7 months ago

Codecov Report

Attention: Patch coverage is 95.23810% with 1 lines in your changes are missing coverage. Please review.

Project coverage is 66.49%. Comparing base (115847b) to head (c57ce0b).

Files Patch % Lines
packages/stacking/src/utils.ts 83.33% 0 Missing and 1 partial :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## feat/update-stacking-client-to-pox-4 #1647 +/- ## ======================================================================== + Coverage 66.44% 66.49% +0.05% ======================================================================== Files 119 119 Lines 8740 8755 +15 Branches 1924 1934 +10 ======================================================================== + Hits 5807 5822 +15 Misses 2807 2807 Partials 126 126 ```

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