getcanoe / canoe

Canoe is a Nano Wallet heavily based on the MIT licensed Copay wallet from Bitpay
https://getcanoe.io
MIT License
142 stars 28 forks source link

Receive QR not updated after creating new wallet #292

Closed ghost closed 6 years ago

ghost commented 6 years ago

The QR code under the Receive tab is not updated after creating a new wallet, and instead shows the QR code for the old wallet. This happened when I: 1) locked the wallet 2) created new wallet pressing "Go back to onboarding".

I could reproduce this bug on the Desktop version 1.0.0 on MacOS.

This bug might lead to lost funds, since funds can be sent to the old account and for which the user doesn't have the seed to anymore.

ceddup commented 6 years ago

Could you fix it ?

Le mar. 24 juil. 2018 à 01:06, severalif notifications@github.com a écrit :

The QR code under the Receive tab is not updated after creating a new wallet, and instead shows the QR code for the old wallet. This happened when I: 1) locked the wallet 2) created new wallet pressing "Go back to onboarding".

I could reproduce this bug on the Desktop version 1.0.0 on MacOS.

This bug might lead to lost funds, since funds can be sent to the old account and for which the user doesn't have the seed to anymore.

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/getcanoe/canoe/issues/292, or mute the thread https://github.com/notifications/unsubscribe-auth/AKAo9l-nhOvsBs2eHq0dsmPSwbPYD3OPks5uJlcNgaJpZM4Vb1Ku .

stefonarch commented 6 years ago

Cannot reproduce this with the Linux Appimage. The address displayed below the QR code is updated?

ghost commented 6 years ago

Yeah, the address displayed below the QR code is also the old address.

I fixed it by creating a new account (so that I have two accounts in the new wallet) and switching to the second account under the Receive tab.

stefonarch commented 6 years ago

And also after relogin/completely closing the app?

gokr commented 6 years ago

Found bug and fixed it.