View Issue Details

IDProjectCategoryView StatusLast Update
0011246Talerwallet-corepublic2026-03-13 11:18
ReporterFlorian Dold Assigned ToFlorian Dold  
PrioritynormalSeverityminorReproducibilityhave not tried
Status resolvedResolutionfixed 
Target Version1.5 
Summary0011246: peer-push-credit transaction does not handle conflict response for merge operation when in KYC state
DescriptionWhen a peer-push-credit transaction is in a KYC state, tries to merge the purse, but the merge has already been done into another reserve (presumably by another wallet), wallet-core does not handle this situation properly. It simply retries, which is futile.
TagsNo tags attached.

Activities

Florian Dold

2026-03-13 11:18

manager   ~0028129

commit cd9f1a96af8a62aad632637e8dd386fa7566e1b0 (HEAD -> master, origin/master, origin/HEAD)
Author: Florian Dold <florian@dold.me>
Date: Fri Mar 13 11:18:21 2026 +0100

    wallet-core: fix peer-push-credit transaction from kyc state when merge has conflict

Issue History

Date Modified Username Field Change
2026-03-13 11:17 Florian Dold New Issue
2026-03-13 11:17 Florian Dold Status new => assigned
2026-03-13 11:17 Florian Dold Assigned To => Florian Dold
2026-03-13 11:18 Florian Dold Note Added: 0028129
2026-03-13 11:18 Florian Dold Status assigned => resolved
2026-03-13 11:18 Florian Dold Resolution open => fixed