View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0009824 | Taler | wallet-core | public | 2025-04-30 17:09 | 2025-04-30 17:09 |
Reporter | Antoine A | Assigned To | Antoine A | ||
Priority | normal | Severity | feature | Reproducibility | N/A |
Status | assigned | Resolution | open | ||
Target Version | post-1.0 | ||||
Summary | 0009824: Refactor transaction common logic | ||||
Description | We have a lot of transaction which are linked to a transactionMeta that need to be kept in think and some notification that need to be send every time we make a change. Currently this whole dance is done by hand which is very verbose and error prone. We should rely on generic function to this properly. I already created some helpers function that could be uses everywhere: recordCreate, recordTransition, etc. In the end those functions could be part of the TransactionContext we use everywhere | ||||
Tags | No tags attached. | ||||