View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 0011246 | Taler | wallet-core | public | 2026-03-13 11:17 | 2026-03-13 11:18 |
| Reporter | Florian Dold | Assigned To | Florian Dold | ||
| Priority | normal | Severity | minor | Reproducibility | have not tried |
| Status | resolved | Resolution | fixed | ||
| Target Version | 1.5 | ||||
| Summary | 0011246: peer-push-credit transaction does not handle conflict response for merge operation when in KYC state | ||||
| Description | When 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. | ||||
| Tags | No tags attached. | ||||
|
|
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 |
| 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 |