View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 0011592 | Taler | wallet-core | public | 2026-07-01 12:23 | 2026-07-01 12:23 |
| Reporter | Florian Dold | Assigned To | Florian Dold | ||
| Priority | normal | Severity | minor | Reproducibility | have not tried |
| Status | assigned | Resolution | open | ||
| Target Version | 1.7 | ||||
| Summary | 0011592: refactor/simplify transaction states | ||||
| Description | We currently have a suspended variant for every non-final major state. That's overly complex, it should be a flag on the transaction state. Additionally, the flag for "working" should be removed and used as a major state. We can gracefully do this migration via a feature flag, as the wallet anyway translates its internal state machine for the UI, making it easy to switch between different translations. | ||||
| Tags | No tags attached. | ||||
| Date Modified | Username | Field | Change |
|---|---|---|---|
| 2026-07-01 12:23 | Florian Dold | New Issue | |
| 2026-07-01 12:23 | Florian Dold | Status | new => assigned |
| 2026-07-01 12:23 | Florian Dold | Assigned To | => Florian Dold |