View Issue Details

IDProjectCategoryView StatusLast Update
0010117Talerwallet-corepublic2025-07-03 16:48
ReporterMarcS Assigned Toavalos  
PrioritylowSeverityfeatureReproducibilityN/A
Status assignedResolutionopen 
Product Versiongit (master) 
Target Versionpost-1.0 
Summary0010117: Define 4 values for shortcut amounts
DescriptionWhen the user needs to enter an amount, the wallets offer 4 shortcut buttons, which in the iOS wallet are currently hard-coded to [5, 10, 25, 50] which makes sense for CHF, EUR, GBP, USD and probably another dozen currencies, but e.g. neither for HUF or JPY or most african currencies.
==> The exchange should define which values should be used for the shortcuts, based on the used currency. wallet-core should then add this to the exchange struct.
TagsNo tags attached.

Activities

avalos

2025-06-25 13:30

developer   ~0025359

This should probably be included on the currency spec (DD51).

Christian Grothoff

2025-07-03 16:47

manager   ~0025402

Implemented in 900bdc7b7..5bcfa61ae (protocol v30, r2). Next: expose via wallet-core to GUIs!

Issue History

Date Modified Username Field Change
2025-06-21 10:00 MarcS New Issue
2025-06-21 22:02 Christian Grothoff Status new => confirmed
2025-06-21 22:02 Christian Grothoff Product Version post-1.0 => git (master)
2025-06-21 22:02 Christian Grothoff Priority normal => low
2025-06-25 13:30 avalos Note Added: 0025359
2025-07-03 15:18 Christian Grothoff Assigned To => Christian Grothoff
2025-07-03 15:18 Christian Grothoff Status confirmed => assigned
2025-07-03 16:47 Christian Grothoff Note Added: 0025402
2025-07-03 16:47 Christian Grothoff Assigned To Christian Grothoff => avalos
2025-07-03 16:48 Christian Grothoff Category exchange => wallet-core