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(usbwallet): improve ledger support #28863

Closed
wants to merge 1 commit into from
Closed

fix(usbwallet): improve ledger support #28863

wants to merge 1 commit into from

Conversation

felipe-op
Copy link

This change allows Ledger devices to be found at multiple usageID. I found newer Ledger devices were failing to be discovered on Mac because they have a usageID value of 0 instead of originally 0xffa0.

To keep backward compatibility now both usageID values are supported.

@felipe-op felipe-op requested a review from karalabe as a code owner January 24, 2024 01:42
@holiman
Copy link
Contributor

holiman commented Jan 24, 2024

Didn't we already discuss something very similar to this PR, here: #28516 ? The conclusion from there was that the PR here will fix the issue(s) on mac.

@felipe-op
Copy link
Author

I just re-read the whole convo @holiman -

I still will keep this open for anyone that may want to unblock themselves until the long term fix is fully merged.

@lightclient
Copy link
Member

lightclient commented Jan 25, 2024

We have the ticket #28711, I think that should suffice for anyone looking into this issue seeking a short term solution. Since we're going to fix the issue by updating karalabe/usb I'm going to close this issue.

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.

3 participants