View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0009445 | Taler | wallet-core | public | 2025-01-07 16:47 | 2025-03-28 13:11 |
Reporter | Florian Dold | Assigned To | Florian Dold | ||
Priority | normal | Severity | minor | Reproducibility | have not tried |
Status | resolved | Resolution | fixed | ||
Target Version | 1.0 | Fixed in Version | 1.0 | ||
Summary | 0009445: make sure deleteExchange really deletes all transactions related to the exchange | ||||
Description | Currently we still leave payment transactions behind. We might want to implement a partial delete later, but that's optional / post-1.0 | ||||
Tags | No tags attached. | ||||
|
There is now an extra "purgeTransactions" flag to really purge all associated transactions, even ones where other exchanges are involved. commit d2bc91139c49ed59799889252e4670695105bb50 (HEAD -> master, origin/master, origin/HEAD) Author: Florian Dold <florian@dold.me> Date: Sun Feb 23 17:12:58 2025 +0100 wallet-core: allow purging transactions when deleting exchange, refactor tx deletion |
Date Modified | Username | Field | Change |
---|---|---|---|
2025-01-07 16:47 | Florian Dold | New Issue | |
2025-01-07 16:47 | Florian Dold | Status | new => assigned |
2025-01-07 16:47 | Florian Dold | Assigned To | => Florian Dold |
2025-02-23 17:14 | Florian Dold | Status | assigned => resolved |
2025-02-23 17:14 | Florian Dold | Resolution | open => fixed |
2025-02-23 17:14 | Florian Dold | Note Added: 0024138 | |
2025-03-28 13:11 | Christian Grothoff | Fixed in Version | => 1.0 |