View Issue Details

IDProjectCategoryView StatusLast Update
0011592Talerwallet-corepublic2026-07-01 12:23
ReporterFlorian Dold Assigned ToFlorian Dold  
PrioritynormalSeverityminorReproducibilityhave not tried
Status assignedResolutionopen 
Target Version1.7 
Summary0011592: refactor/simplify transaction states
DescriptionWe 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.
TagsNo tags attached.

Activities

There are no notes attached to this issue.

Issue History

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