View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0007687 | Taler | wallet-core | public | 2023-02-13 20:23 | 2023-09-23 15:09 |
Reporter | sebasjm | Assigned To | Florian Dold | ||
Priority | high | Severity | major | Reproducibility | always |
Status | closed | Resolution | duplicate | ||
Product Version | git (master) | ||||
Target Version | 0.9.3 | Fixed in Version | 0.9.3 | ||
Summary | 0007687: cancel withdrawal from wallet when withdrawal in progress should not lose money | ||||
Description | First case (a) 1.- initiate a bank withdrawal 2.- upon math challenge, abort the withdrawal expected: wallet shows "operation was cancelled by the bank" current: forever pending Doing the same operation with manual withdrawal: it make sense to cancel the operation from the wallet since it was initiated by the wallet. No change needed Second case (b) 1.- initiate withdrawal (bank or manual) 2.- complete the challenge, confirming the wire transfer 3.- abort the operation in the wallet expected: exchange returns what was not withdrawn from the wallet current: no message is shown to the user of the bank that the money is going to be back, this should also consider the scenario that the wallet never withdraw the money and the reserve is timed out | ||||
Tags | No tags attached. | ||||
duplicate of | 0007701 | closed | Florian Dold | implement abort semantics from DD37 for withdrawals |
Date Modified | Username | Field | Change |
---|---|---|---|
2023-02-13 20:23 | sebasjm | New Issue | |
2023-02-13 20:23 | sebasjm | Status | new => assigned |
2023-02-13 20:23 | sebasjm | Assigned To | => Florian Dold |
2023-04-05 18:29 | Florian Dold | Status | assigned => resolved |
2023-04-05 18:29 | Florian Dold | Resolution | open => duplicate |
2023-04-05 18:29 | Florian Dold | Note Added: 0020032 | |
2023-04-05 18:29 | Florian Dold | Relationship added | duplicate of 0007701 |
2023-04-13 20:36 | Florian Dold | Category | wallet (TS core) => wallet-core |
2023-09-23 15:07 | Christian Grothoff | Fixed in Version | => 0.9.3 |
2023-09-23 15:09 | Christian Grothoff | Status | resolved => closed |