View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0007935 | Taler | wallet-core | public | 2023-09-05 12:11 | 2024-04-15 21:32 |
Reporter | Florian Dold | Assigned To | Florian Dold | ||
Priority | normal | Severity | minor | Reproducibility | have not tried |
Status | closed | Resolution | fixed | ||
Target Version | 0.10 | Fixed in Version | 0.10 | ||
Summary | 0007935: make sure refresh transactions refresh remaining amount if requested amount is not available anymore [estimate: 2h] | ||||
Description | When a refresh transaction tries to, say, refresh coin1 for KUDOS:2 and coin2 for KUDOS:1.5, but the coins only have KUDOS:1 and KUDOS:1 left respectively, the wallet should still do the refresh with the "lowered" amount. We don't have a test for this yet. | ||||
Tags | No tags attached. | ||||
related to | 0006585 | closed | Florian Dold | wallet should support re-denomination of withdrawal and refresh operations |
|
commit f3f35390cf2ef78eef9f4aff9dd337c33eeb3931 (HEAD -> master, origin/master, origin/HEAD) Author: Florian Dold <florian@dold.me> Date: Mon Apr 8 14:34:38 2024 +0200 wallet-core: improve refresh error handling, test |
Date Modified | Username | Field | Change |
---|---|---|---|
2023-09-05 12:11 | Florian Dold | New Issue | |
2023-09-05 12:11 | Florian Dold | Status | new => assigned |
2023-09-05 12:11 | Florian Dold | Assigned To | => Florian Dold |
2023-12-15 15:06 | Florian Dold | Target Version | 0.9.4 => 0.10 |
2024-03-05 23:51 | Christian Grothoff | Relationship added | related to 0006585 |
2024-03-27 21:20 | Florian Dold | Summary | make sure refresh transactions refresh remaining amount if requested amount is not available anymore => make sure refresh transactions refresh remaining amount if requested amount is not available anymore [estimate: 4h] |
2024-04-08 14:32 | Florian Dold | Summary | make sure refresh transactions refresh remaining amount if requested amount is not available anymore [estimate: 4h] => make sure refresh transactions refresh remaining amount if requested amount is not available anymore [estimate: 2h] |
2024-04-08 14:35 | Florian Dold | Note Added: 0022147 | |
2024-04-08 14:35 | Florian Dold | Status | assigned => resolved |
2024-04-08 14:35 | Florian Dold | Resolution | open => fixed |
2024-04-09 13:11 | Christian Grothoff | Fixed in Version | => 0.10 |
2024-04-15 21:32 | Christian Grothoff | Status | resolved => closed |