View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0008653 | Taler | wallet-core | public | 2024-03-20 02:51 | 2024-04-15 21:32 |
Reporter | sebasjm | Assigned To | Florian Dold | ||
Priority | normal | Severity | tweak | Reproducibility | have not tried |
Status | closed | Resolution | fixed | ||
Target Version | 0.10 | Fixed in Version | 0.10 | ||
Summary | 0008653: update coin selection algorithm: do not use amortization [estimate: 2h] | ||||
Description | merchant doesn't return that info anymore https://docs.taler.net/core/api-merchant.html#the-contract-terms wallet-core use that info for coin selection and now it is always 1 (for amort) and no age restriction. | ||||
Tags | No tags attached. | ||||
|
min age was not in the contract term but as a mistake, so I reverted back the removal of minimum_age. still amortization was removed |
|
commit 01838bfcc74a2e4e828885d5ab0d6f64cc96f328 (HEAD -> master, origin/master, origin/HEAD) Author: Florian Dold <florian@dold.me> Date: Thu Apr 4 21:09:52 2024 +0200 wallet-core: remove wire fee amortization It doesn't exist anymore as a concept in the merchant. |
Date Modified | Username | Field | Change |
---|---|---|---|
2024-03-20 02:51 | sebasjm | New Issue | |
2024-03-20 02:51 | sebasjm | Status | new => assigned |
2024-03-20 02:51 | sebasjm | Assigned To | => Florian Dold |
2024-03-22 13:28 | sebasjm | Note Added: 0021972 | |
2024-03-27 21:24 | Florian Dold | Summary | update coin selection algorithm: do not use amortization and min age => update coin selection algorithm: do not use amortization and min age [estimate: 2h] |
2024-04-03 14:50 | Florian Dold | Summary | update coin selection algorithm: do not use amortization and min age [estimate: 2h] => update coin selection algorithm: do not use amortization [estimate: 2h] |
2024-04-03 14:50 | Florian Dold | Product Version | 0.11 => |
2024-04-03 14:50 | Florian Dold | Target Version | 0.11 => 0.10 |
2024-04-04 21:11 | Florian Dold | Status | assigned => resolved |
2024-04-04 21:11 | Florian Dold | Resolution | open => fixed |
2024-04-04 21:11 | Florian Dold | Note Added: 0022116 | |
2024-04-09 13:11 | Christian Grothoff | Fixed in Version | => 0.10 |
2024-04-15 21:32 | Christian Grothoff | Status | resolved => closed |