cybertim / blockwallet

Block Wallet
10 stars 51 forks source link

QR code changes when sharing #26

Closed rytido closed 6 years ago

rytido commented 6 years ago

The QR code appears to change when sharing the receiving address via message, mail, etc.

cybertim commented 6 years ago

Could you elaborate on 'code changed' ? For instance, do you mean the 'drawing' itself or the actual contents of the QRcode?

rytido commented 6 years ago

The drawing itself changes. Text stays the same.

cybertim commented 6 years ago

Ok, checked it myself, the text is different.

If you use the share button no checksum is added to the Ethereum address. The qrcode on the receive screen does have the checksum added, hence the difference in the qrcode layout.

This will be fixed in the next update; sharing will also get the checksum and thus making the qrcodes the same.

cybertim commented 6 years ago

This has been fixed in version 2.0 (now available in the play/app store).