LedgerHQ / wallet-api

Wallet API Monorepo
https://wallet.api.live.ledger.com/
42 stars 18 forks source link

perf: optimize match currencies [LIVE-12384] #352

Closed Justkant closed 6 months ago

Justkant commented 6 months ago

Rework of https://github.com/LedgerHQ/wallet-api/pull/345

Fix for this ticket

There was a big delay on the loading of live apps(buy, sell) and I have traced it back to this function's execution time. I have sped it up, it is working fine locally now.

Optimize match currencies Fixes duplicates issue too Covered with tests

vercel[bot] commented 6 months ago

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
wallet-api ✅ Ready (Inspect) Visit Preview 💬 Add feedback May 10, 2024 10:02am
wallet-api-wallet-api-tools ✅ Ready (Inspect) Visit Preview 💬 Add feedback May 10, 2024 10:02am
changeset-bot[bot] commented 6 months ago

🦋 Changeset detected

Latest commit: 61b6efcb434b6b6b3a362ebed07373c8a8323945

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 4 packages | Name | Type | | ------------------------------ | ----- | | @ledgerhq/wallet-api-server | Patch | | @ledgerhq/wallet-api-simulator | Patch | | @ledgerhq/wallet-api-tools | Patch | | @ledgerhq/client-nextjs | Patch |

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR