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

fix: update legacy API endpoints #1618

Closed diwakergupta closed 8 months ago

diwakergupta commented 8 months ago

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

Update legacy API endpoints to hiro.so endpoints.

vercel[bot] commented 8 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 Jan 24, 2024 3:15pm
diwakergupta commented 8 months ago

@janniks I see the test failure but I'm not sure if it's related to my change - can you help me verify?

codecov[bot] commented 8 months ago

Codecov Report

Attention: 1 lines in your changes are missing coverage. Please review.

Comparison is base (cf332a3) 66.37% compared to head (582c529) 66.37%.

Files Patch % Lines
packages/wallet-sdk/src/utils.ts 0.00% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #1618 +/- ## ======================================= Coverage 66.37% 66.37% ======================================= Files 119 119 Lines 8717 8717 Branches 1920 1920 ======================================= Hits 5786 5786 Misses 2806 2806 Partials 125 125 ```

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