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: Use API for nonce detection if available #1704

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 0:23am
codecov[bot] commented 3 months ago

Codecov Report

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

Project coverage is 66.82%. Comparing base (33ca645) to head (4d82694).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #1704 +/- ## ========================================== + Coverage 66.79% 66.82% +0.03% ========================================== Files 119 119 Lines 8838 8845 +7 Branches 1963 1955 -8 ========================================== + Hits 5903 5911 +8 + Misses 2788 2783 -5 - Partials 147 151 +4 ```

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