chain-desktop-wallet icon indicating copy to clipboard operation
chain-desktop-wallet copied to clipboard

Problem: Wrong account index using ledger

Open christianvari opened this issue 3 years ago • 6 comments

Using chain-maind and this app and selecting the account 1 of my ledger, I got different addresses.

christianvari avatar Mar 25 '21 11:03 christianvari

This is kinda weird what's full derivation path are you using on the chain-maind ?

crypto-eddy avatar Mar 31 '21 07:03 crypto-eddy

I'm using the default one. I used only the --account option

christianvari avatar Mar 31 '21 07:03 christianvari

Any suggestion on that? Is possible to customize the derivation path in this app?

christianvari avatar May 04 '21 15:05 christianvari

@eddycpc have you in plan some fixes for this?

christianvari avatar May 25 '21 07:05 christianvari

Hey there I think we need reproduction steps so that we can try to debug if this issue exists :

  • Create a dummy mnemonic phrase just for the test
  • Generate address with it on chainmaind
  • Also Generate address with it on the desktop wallet
  • Then please share the 2 addresses' output, we can look into it.

crypto-eddy avatar May 27 '21 11:05 crypto-eddy

I've used this command to generate the address on chain maind 1.1.0 ./chain-maind keys add ledger1 --ledger --account=1 --keyring-backend=test

On the app i used the checkbox to select the ledger and i put 1 inside the account input field.

I got two different results.

christianvari avatar Jun 30 '21 13:06 christianvari