View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0006016 | Taler | wallet-core | public | 2019-12-26 21:43 | 2023-04-05 18:32 |
Reporter | Florian Dold | Assigned To | Florian Dold | ||
Priority | high | Severity | minor | Reproducibility | have not tried |
Status | assigned | Resolution | open | ||
Target Version | 0.9.3 | ||||
Summary | 0006016: wallet should recover from payments where the exchange reports an invalid coin | ||||
Description | These cases include: * coin is double-spent * coin is of a denomination that is not offered by the exchange anymore (due to exchange DB reset) The wallet has to report this error and offer the possibility to re-try the payment using a different set of coins (if balance is sufficient). | ||||
Tags | No tags attached. | ||||
has duplicate | 0006548 | resolved | Florian Dold | wallet should handle (accidental!) double spending and have integration test for it |
|
The double-spending scenario is now covered and has a test case. The "selected denomination is now outdated" scenario still needs a test case. |
|
P2P payments still need to worry about this as well. |
Date Modified | Username | Field | Change |
---|---|---|---|
2019-12-26 21:43 | Florian Dold | New Issue | |
2019-12-26 21:43 | Florian Dold | Status | new => assigned |
2019-12-26 21:43 | Florian Dold | Assigned To | => Florian Dold |
2020-08-20 08:03 | Florian Dold | Category | wallet (JS core) => wallet (TS core) |
2020-09-08 18:01 | Florian Dold | Product Version | 0.7.0 => 0.8.1 |
2021-05-12 16:28 | Florian Dold | Note Added: 0017845 | |
2022-08-25 20:46 | Christian Grothoff | Severity | feature => minor |
2022-08-25 20:46 | Christian Grothoff | Note Added: 0019039 | |
2023-02-17 02:45 | Florian Dold | Target Version | => 0.9.2 |
2023-02-19 14:27 | Florian Dold | Target Version | 0.9.2 => 0.9.3 |
2023-04-05 18:32 | Florian Dold | Relationship added | has duplicate 0006548 |
2023-04-13 20:36 | Florian Dold | Category | wallet (TS core) => wallet-core |