View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0007528 | Taler | wallet (Android App) | public | 2022-12-22 16:48 | 2023-02-21 16:39 |
Reporter | Windfisch | Assigned To | Florian Dold | ||
Priority | normal | Severity | minor | Reproducibility | always |
Status | closed | Resolution | duplicate | ||
Product Version | 0.9 | ||||
Target Version | 0.9.2 | Fixed in Version | 0.9.2 | ||
Summary | 0007528: Android wallet loses coins if wallet2wallet transfer setup fails | ||||
Description | When initiating a wallet to wallet transfer which fails (e.g. due to a misconfigured base_url setting in the exchange), then the wallet has already used the coins / decreased the balance. Coins are lost. | ||||
Steps To Reproduce | 1. Configure an exchange with a wrong [exchange].base_url setting. (setting it to "http://localhost:8081" suffices) 2. Connect the android wallet to the exchange, fill it with some cash 3. Use "Send funds", "to another wallet" 4. Creating the QR code will fail. 5. But the withdrawal is listed in the wallet's transaction history, used coins were taken from the balance. 6. Even though the withdrawal displays a QR code when opened in the history, it does not work (rightfully so). The wallet lost my coins. | ||||
Tags | No tags attached. | ||||
duplicate of | 0007583 | closed | Florian Dold | implement aborting p2p push payments |
|
That happened because the wallet does/did not support aborting p2p push payments. Once that is implemented, the "abort" button will return funds if they're not yet received by the other party. |
Date Modified | Username | Field | Change |
---|---|---|---|
2022-12-22 16:48 | Windfisch | New Issue | |
2022-12-22 16:48 | Windfisch | Status | new => assigned |
2022-12-22 16:48 | Windfisch | Assigned To | => Florian Dold |
2023-01-08 10:20 | Christian Grothoff | Product Version | => 0.9 |
2023-01-08 10:20 | Christian Grothoff | Target Version | => 0.9.2 |
2023-02-16 22:37 | Florian Dold | Status | assigned => resolved |
2023-02-16 22:37 | Florian Dold | Resolution | open => duplicate |
2023-02-16 22:37 | Florian Dold | Fixed in Version | => 0.9.2 |
2023-02-16 22:37 | Florian Dold | Note Added: 0019854 | |
2023-02-16 22:37 | Florian Dold | Relationship added | duplicate of 0007583 |
2023-02-21 16:39 | Christian Grothoff | Status | resolved => closed |