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

Can't sign transactions using a new account on hardware wallet #4019

Closed
Tracked by #3963
reyraa opened this issue Dec 14, 2021 · 0 comments
Closed
Tracked by #3963

Can't sign transactions using a new account on hardware wallet #4019

reyraa opened this issue Dec 14, 2021 · 0 comments
Assignees
Milestone

Comments

@reyraa
Copy link
Contributor

reyraa commented Dec 14, 2021

Expected behavior

I should be able to sign and broadcast delegate registration using a HW device.

Actual behavior

When I sign a tx using an old account that has outgoing and incoming txs, the signature is created successfully and I can broadcast the tx to the network. but if I try the same thing with a new account with sufficient balance but no outgoing tx, the tx gets aborted immediately.

First I thought we have an issue with the last account, so I created two new accounts with tough balance (and no outgoing tx) but they both fail to sign a tx.

Steps to reproduce

  • Create a new account.
  • Send token to this account.
  • Try sending tokens (or create any other tx type)
  • The tx will fail immediately and the error is unhandled:

signUsingHW 2 Error: Error: hwCommand failed: Error: TransportStatusError: Ledger device: UNKNOWN_ERROR (0x6802)
at _callee2$ (hwManager.js:64)
at tryCatch (runtime.js:63)
at Generator.invoke [as _invoke] (runtime.js:294)
at Generator.throw (runtime.js:119)
at asyncGeneratorStep (bundle.app.a63c6201e26f0f934ca2.js:64446)
at _throw (bundle.app.a63c6201e26f0f934ca2.js:64448)

Which version(s) does this affect? (Environment, OS, etc...)

release/2.2.0

@reyraa reyraa self-assigned this Dec 14, 2021
@reyraa reyraa added this to the Sprint 64 milestone Dec 14, 2021
@reyraa reyraa changed the title Delegate registration gets aborted on the HW device immediately Can't sign transactions using a new account on hardware wallet Dec 15, 2021
@ManuGowda ManuGowda modified the milestones: Sprint 64, Spike 3 Dec 17, 2021
@ManuGowda ManuGowda modified the milestones: Spike 3, Sprint 65 Jan 1, 2022
ManuGowda added a commit that referenced this issue Jan 7, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants