Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

SDK: Remove Ledger utils #820

Merged
merged 2 commits into from
Jul 5, 2024
Merged

SDK: Remove Ledger utils #820

merged 2 commits into from
Jul 5, 2024

Conversation

lukasz-zimnoch
Copy link
Member

Ledger utils are not used anywhere. Moreover, the transitive dependency on @ledgerhq/wallet-api-client is often problematic for SDK's clients.

Ledger utils are not used anywhere. Moreover, the transitive
dependency on `@ledgerhq/wallet-api-client` is often problematic
for SDK's clients.
@lukasz-zimnoch lukasz-zimnoch self-assigned this Jul 5, 2024
@lukasz-zimnoch lukasz-zimnoch added the 🔌 typescript TypeScript library label Jul 5, 2024
@lukasz-zimnoch lukasz-zimnoch marked this pull request as ready for review July 5, 2024 13:08
@tomaszslabon tomaszslabon merged commit 977aed9 into main Jul 5, 2024
38 checks passed
@tomaszslabon tomaszslabon deleted the sdk-remove-ledger-utils branch July 5, 2024 13:24
tomaszslabon added a commit that referenced this pull request Jul 5, 2024
Depends on: #818 
Depends on: #820 

Here we migrate the monitoring package to the latest version of tBTC
SDK. We are using the latest `development` version of the SDK for now as
it contains some unreleased features and fixes that are useful for the
monitoring tool. Migration of the monitoring to the new tBTC SDK pays
off some tech debt but also reduces the number of requests sent to the
Ethereum node due to some optimizations introduced in the recent
versions of the SDK.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🔌 typescript TypeScript library
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants