View Issue Details

IDProjectCategoryView StatusLast Update
0009445Talerwallet-corepublic2025-03-28 13:11
ReporterFlorian Dold Assigned ToFlorian Dold  
PrioritynormalSeverityminorReproducibilityhave not tried
Status resolvedResolutionfixed 
Target Version1.0Fixed in Version1.0 
Summary0009445: make sure deleteExchange really deletes all transactions related to the exchange
DescriptionCurrently we still leave payment transactions behind.

We might want to implement a partial delete later, but that's optional / post-1.0
TagsNo tags attached.

Activities

Florian Dold

2025-02-23 17:14

manager   ~0024138

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

Issue History

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