View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0008866 | Taler | wallet-core | public | 2024-05-24 11:36 | 2025-04-20 10:15 |
Reporter | Florian Dold | Assigned To | |||
Priority | normal | Severity | feature | Reproducibility | have not tried |
Status | confirmed | Resolution | open | ||
Target Version | post-1.0 | ||||
Summary | 0008866: consider garbage-collecting expired merchant payment transactions in state `dialog(proposed)` | ||||
Description | Currently we keep them around forever. | ||||
Tags | No tags attached. | ||||
related to | 0009670 | confirmed | More reactive payment flows flows |
|
Those TX get created when the user scans a QR code (pay or pay-template). If the user decides to not confirm the payment, but to kill the app, then the wallet has no chance to call wallet-core to delete the TX. Thus wallet-core should always delete them at cold-start, and also after the max payment duration timed out. The default duration should be the same as the typical online banking expiration: 15 minutes. |
|
See 0009670 - scanned (or tapped) talerURIs should be collected by wallet-core in the DB, and could be re-opened later (as if the QR code was scanned then) from the Actions menu. |
Date Modified | Username | Field | Change |
---|---|---|---|
2024-05-24 11:36 | Florian Dold | New Issue | |
2024-05-24 11:36 | Florian Dold | Status | new => assigned |
2024-05-24 11:36 | Florian Dold | Assigned To | => Florian Dold |
2024-05-24 14:40 | MarcS | Note Added: 0022464 | |
2024-07-26 00:04 | Christian Grothoff | Target Version | 0.13 => post-1.0 |
2025-04-18 00:02 | Christian Grothoff | Assigned To | Florian Dold => |
2025-04-18 00:02 | Christian Grothoff | Status | assigned => confirmed |
2025-04-20 10:12 | MarcS | Relationship added | related to 0009670 |
2025-04-20 10:15 | MarcS | Note Added: 0024622 |