-
Notifications
You must be signed in to change notification settings - Fork 5.1k
New issue
Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? # to your account
Errors when sending transaction to ledger #5641
Comments
MetaMask version is 4.16.0. Chrome version is 70.0.3538.77. |
@brunobar79 ptal when you get a chance |
The immediate issue seems to be the invalid transport instance error. |
I was using the Ledger incorrectly so this issue should be subdivided into surfacing the error to the user better, as MyEtherWallet does, and addressing the BigNumber issue, which seems to be separate. Stringifying the error should be sufficient for the first item. |
@wjmelements Thanks for reporting! I'll take a look next week. |
@wjmelements Just fixed the bad error message via #5791. Could you please provide steps to reproduce the BigNumber issue you mentioned above? |
closing, happy to re-open with reproduction steps. |
The text was updated successfully, but these errors were encountered: