View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0008991 | Taler | wallet-core | public | 2024-06-28 14:26 | 2024-08-28 23:30 |
Reporter | Florian Dold | Assigned To | Florian Dold | ||
Priority | normal | Severity | tweak | Reproducibility | have not tried |
Status | closed | Resolution | fixed | ||
Target Version | 0.13 | Fixed in Version | 0.13 | ||
Summary | 0008991: clean up wallet-core request handlers | ||||
Description | Each handler must be in its own function, not inline in the switch-case. With the current approach we lose type safety in the response type. | ||||
Tags | No tags attached. | ||||
Date Modified | Username | Field | Change |
---|---|---|---|
2024-06-28 14:26 | Florian Dold | New Issue | |
2024-06-28 14:26 | Florian Dold | Status | new => assigned |
2024-06-28 14:26 | Florian Dold | Assigned To | => Florian Dold |
2024-07-05 15:07 | Florian Dold | Status | assigned => resolved |
2024-07-05 15:07 | Florian Dold | Resolution | open => fixed |
2024-08-26 22:29 | Christian Grothoff | Fixed in Version | => 0.13 |
2024-08-28 23:30 | Christian Grothoff | Status | resolved => closed |