View Issue Details

IDProjectCategoryView StatusLast Update
0006866Talerwallet (Android App)public2022-11-04 20:52
Reporterdavidak Assigned ToFlorian Dold  
PriorityhighSeveritycrashReproducibilityhave not tried
Status closedResolutionfixed 
Target Version0.9 
Summary0006866: app crash when withdraw amount is too high
Descriptionhttps://youtu.be/SSQW56RCC9E?t=495

when you withdraw 20+*9s (9999999...) from exchange, the app crashes
Steps To Reproducesee video
Additional Informationapp version 0.8.0 (not available in selection above)
TagsNo tags attached.

Activities

Florian Dold

2022-11-01 14:26

manager   ~0019325

We've now made a bunch of performance improvements in the wallet and eliminated bad asymptotic performance.

Withdrawing a very high amount is still of course linear in the number of coins once above the highest denomination offered by the exchange.

We also have a test for withdrawing an "unreasonably high" amount of coins to see whether we have any really obvious and severe performance degradation in the future.

Issue History

Date Modified Username Field Change
2021-05-16 01:21 davidak New Issue
2021-05-16 01:21 davidak Status new => assigned
2021-05-16 01:21 davidak Assigned To => Florian Dold
2021-08-24 20:39 Christian Grothoff Target Version => 0.8.5
2022-10-20 10:45 Christian Grothoff Target Version 0.8.5 => 0.9
2022-10-20 10:55 Christian Grothoff Priority normal => high
2022-11-01 14:26 Florian Dold Status assigned => resolved
2022-11-01 14:26 Florian Dold Resolution open => fixed
2022-11-01 14:26 Florian Dold Note Added: 0019325
2022-11-04 20:52 Christian Grothoff Status resolved => closed