View Issue Details

IDProjectCategoryView StatusLast Update
0008014Talerwallet-corepublic2024-03-01 00:14
ReporterFlorian Dold Assigned ToFlorian Dold  
PrioritynormalSeverityfeatureReproducibilityhave not tried
Status assignedResolutionopen 
Target Versionpost-1.0 
Summary0008014: optimize denomination selection by using denomination families
DescriptionThe wallet currently does wasteful queries via denominations.indexes.byExchangeBaseUrl, where we have to iterate over all denominations.

What we instead need are the denomination families, i.e. sets of denominations with the same fees. Denominations are already grouped by denomination families in the exchange, but the wallet doesn't make use of that yet.
TagsNo tags attached.

Relationships

has duplicate 0008446 closedFlorian Dold use denomination groups in DB to speed up some operations 

Activities

There are no notes attached to this issue.

Issue History

Date Modified Username Field Change
2023-12-19 00:27 Florian Dold New Issue
2023-12-19 00:27 Florian Dold Status new => assigned
2023-12-19 00:27 Florian Dold Assigned To => Florian Dold
2023-12-21 20:30 MarcS Description Updated
2023-12-22 14:16 Christian Grothoff Severity minor => feature
2023-12-22 14:16 Christian Grothoff Target Version 0.11 => post-1.0
2024-03-01 00:14 Florian Dold Relationship added has duplicate 0008446