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

Fix Default Provider for Bitcoin #152

Merged
merged 5 commits into from
Jun 8, 2023
Merged

Conversation

glethuillier
Copy link
Contributor

Presently, the default provider for Bitcoin is no longer operating as it should.

This update changes the default provider to fix this behavior.

Note: other protocols (Bitcoin Cash for instance) should be addressed by another PR.

Copy link
Member

@meriadec meriadec left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Hey @glethuillier :)

kinda blindly approved as there is multiple things mixed in PR (GitHub actions, dependencies update (also a bit concerning that we seem to use both a yarn.lock and an npm-shrinkwrap.json), and various typing/logic changes, so it's kinda hard to understand the PR substance (but I trust you :D)

Anyway, safe to merge for us (LES) as AFAIK it's now not anymore used in the stack.

Added a minor comment

src/actions/checkBalance.ts Outdated Show resolved Hide resolved
.yarnrc Outdated Show resolved Hide resolved
Copy link
Member

@meriadec meriadec left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

would recommend to either entirely remove yarn support or npm support, can't be both

@meriadec meriadec merged commit 2bd9481 into LedgerHQ:main Jun 8, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants