LedgerHQ / ledger-wallet-chrome

Ledger Wallet Chrome application
http://www.ledgerwallet.com/apps/bitcoin
MIT License
161 stars 118 forks source link

Settings are lost when switching chains #38

Closed zargony closed 7 years ago

zargony commented 7 years ago

Settings like fiat currency, number of confirmations and standard transaction fee are lost when switching chains. List of transactions seem to mix up / went missing as well.

How to reproduce:

Sometimes, language and region get also reset to something strange (I'm using German/Germany usually). The list of transactions seems to get messed up as well. Switching to BCC removes all transactions that were done after the fork (which seems correct), but when switching back to BTC, they don't appear again.

Using settings->tools->reset makes everything working again (until you switch the chain again)

btchip commented 7 years ago

We know about it, the team is working on a fix

btchip commented 7 years ago

Fixed in 1.8.4

zargony commented 7 years ago

Works fine now, thanks!