View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 0009190 | Taler | wallet-core | public | 2024-09-13 19:08 | 2026-08-22 21:38 |
| Reporter | MarcS | Assigned To | Florian Dold | ||
| Priority | normal | Severity | minor | Reproducibility | always |
| Status | resolved | Resolution | fixed | ||
| Product Version | 1.0 stretch goals | ||||
| Target Version | post-1.0 | ||||
| Summary | 0009190: Check P2P-Expirations more often | ||||
| Description | When using a Network Link Conditioner to make the network so bad that wallet-core is not able to send the purse for a P2P-send to the Exchange before the expiration time (e.g. 3 minutes) of the P2P tx, then the tx hangs in state "pending" forever. Wallet-core should check the expiration time and abort the tx, instead of continuing to try to send the purse. | ||||
| Tags | No tags attached. | ||||
|
|
commit c185141f244125ae556cdd22fa0d71e49c43da05 (HEAD -> master, origin/master, origin/HEAD) Author: Florian Dold <dold@taler.net> Date: Sat Aug 22 21:34:33 2026 +0200 wallet-core: fine-grained handling for P2P payment expirations |
| Date Modified | Username | Field | Change |
|---|---|---|---|
| 2024-09-13 19:08 | MarcS | New Issue | |
| 2024-09-13 19:08 | MarcS | Status | new => assigned |
| 2024-09-13 19:08 | MarcS | Assigned To | => Florian Dold |
| 2025-04-17 22:27 | Christian Grothoff | Target Version | 1.0 stretch goals => post-1.0 |
| 2025-04-17 23:43 | Christian Grothoff | Assigned To | Florian Dold => |
| 2025-04-17 23:43 | Christian Grothoff | Status | assigned => confirmed |
| 2026-08-22 21:38 | Florian Dold | Assigned To | => Florian Dold |
| 2026-08-22 21:38 | Florian Dold | Status | confirmed => resolved |
| 2026-08-22 21:38 | Florian Dold | Resolution | open => fixed |
| 2026-08-22 21:38 | Florian Dold | Note Added: 0029571 |