View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 0011240 | Taler | wallet-core | public | 2026-03-12 12:39 | 2026-03-18 20:19 |
| Reporter | Florian Dold | Assigned To | Florian Dold | ||
| Priority | urgent | Severity | minor | Reproducibility | have not tried |
| Status | resolved | Resolution | fixed | ||
| Target Version | 1.5 | ||||
| Summary | 0011240: improve wallet heuristic for selecting merchant pub in deposit | ||||
| Description | It looks like we don't use the reserve pub of a successful withdrawal anymore when we did a P2P transfer, as the wallet then takes the reserve pub of the internal withdrawal transaction for the P2P transfer, which doesn't have KYC on it. | ||||
| Tags | No tags attached. | ||||
|
|
commit c7a779aeacd341a94a8bf4c81c0dbcb0dc1c7485 Author: Florian Dold <florian@dold.me> Date: Wed Mar 18 19:28:45 2026 +0100 wallet-core: improve deposit account pub heuristic Fixes https://bugs.taler.net/n/11240 |
| Date Modified | Username | Field | Change |
|---|---|---|---|
| 2026-03-12 12:39 | Florian Dold | New Issue | |
| 2026-03-12 12:39 | Florian Dold | Status | new => assigned |
| 2026-03-12 12:39 | Florian Dold | Assigned To | => Florian Dold |
| 2026-03-12 12:39 | Florian Dold | Relationship added | related to 0011231 |
| 2026-03-17 12:04 | Christian Grothoff | Target Version | 1.5 => 1.6 |
| 2026-03-17 22:06 | Florian Dold | Target Version | 1.6 => 1.5 |
| 2026-03-18 20:19 | Florian Dold | Status | assigned => resolved |
| 2026-03-18 20:19 | Florian Dold | Resolution | open => fixed |
| 2026-03-18 20:19 | Florian Dold | Note Added: 0028176 |