View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 0010752 | Taler | wallet-core | public | 2025-12-10 14:05 | 2026-03-04 22:27 |
| Reporter | Florian Dold | Assigned To | Florian Dold | ||
| Priority | high | Severity | major | Reproducibility | have not tried |
| Status | resolved | Resolution | fixed | ||
| Target Version | 1.5 | ||||
| Summary | 0010752: review withdrawal redenomination logic | ||||
| Description | The current code doesn't consider successful planchets and doesn't consider the amount that the reserve claims to have *currently* (but only considers the initial reserve amount). That means in some (admittedly rare) cases, a redenomimation can lead to lost funds. | ||||
| Tags | No tags attached. | ||||
|
|
Loss of funds is not acceptable, high priority. |
|
|
commit b8992d0a3938aaaa60441425b51e507bfeef0761 (HEAD -> master, origin/master, origin/HEAD) Author: Florian Dold <florian@dold.me> Date: Wed Mar 4 22:25:50 2026 +0100 wallet-core: handle and test withdrawal redenomination better, draft/WIP for new DB layer |
| Date Modified | Username | Field | Change |
|---|---|---|---|
| 2025-12-10 14:05 | Florian Dold | New Issue | |
| 2026-02-16 23:48 | Christian Grothoff | Assigned To | => Florian Dold |
| 2026-02-16 23:48 | Christian Grothoff | Priority | normal => high |
| 2026-02-16 23:48 | Christian Grothoff | Severity | minor => major |
| 2026-02-16 23:48 | Christian Grothoff | Status | new => confirmed |
| 2026-02-16 23:48 | Christian Grothoff | Target Version | => 1.5 |
| 2026-02-16 23:48 | Christian Grothoff | Note Added: 0027767 | |
| 2026-03-04 22:27 | Florian Dold | Status | confirmed => resolved |
| 2026-03-04 22:27 | Florian Dold | Resolution | open => fixed |
| 2026-03-04 22:27 | Florian Dold | Note Added: 0027988 |