View Issue Details

IDProjectCategoryView StatusLast Update
0008653Talerwallet-corepublic2024-04-15 21:32
Reportersebasjm Assigned ToFlorian Dold  
PrioritynormalSeveritytweakReproducibilityhave not tried
Status closedResolutionfixed 
Target Version0.10Fixed in Version0.10 
Summary0008653: update coin selection algorithm: do not use amortization [estimate: 2h]
Descriptionmerchant 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.
TagsNo tags attached.

Activities

sebasjm

2024-03-22 13:28

developer   ~0021972

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

Florian Dold

2024-04-04 21:11

manager   ~0022116

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.

Issue History

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