View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0007306 | Taler | wallet-core | public | 2022-08-23 19:19 | 2023-09-23 15:09 |
Reporter | grote | Assigned To | Florian Dold | ||
Priority | normal | Severity | feature | Reproducibility | have not tried |
Status | closed | Resolution | duplicate | ||
Product Version | 0.9.3 | ||||
Target Version | 0.9.3 | Fixed in Version | 0.9.3 | ||
Summary | 0007306: Add number of decimal places to transaction list response | ||||
Description | Could be added here to `TransactionsResponse`: https://docs.taler.net/taler-wallet.html#transactions Maybe there's other places to add this to as well? | ||||
Tags | No tags attached. | ||||
|
I'm not sure if the transaction list is the right place to put this information. The information is per-currency, so it might make sense to have some general "getCurrencyInfo" request to wallet-core that the UI requests at startup. Would that help? But additionally, do we ever *not* want to show all digits of an amount? It is already limited by the maximum number of decimal places of the amount data type in Taler. |
|
Do you suggest to just always show the maximum number of decimal places? Would work for me. Is this already part of the amount data type in the wallet API? |
|
Amounts in Taler are limited to 8 decimal places [1]. Do you think we need some info for the *minimum* number of decimal places to display? Something like "10.00 EUR"? [1] https://docs.taler.net/core/api-common.html#amounts |
|
If we always want to show a minimum number of decimal places, then yeah I'd like to get that info from wallet core wherever I need it. |
|
This is addressed by 0007915. |
Date Modified | Username | Field | Change |
---|---|---|---|
2022-08-23 19:19 | grote | New Issue | |
2022-08-23 19:19 | grote | Status | new => assigned |
2022-08-23 19:19 | grote | Assigned To | => Florian Dold |
2022-08-25 21:37 | Christian Grothoff | Severity | minor => feature |
2022-09-05 13:59 | Florian Dold | Assigned To | Florian Dold => grote |
2022-09-05 13:59 | Florian Dold | Status | assigned => feedback |
2022-09-05 13:59 | Florian Dold | Note Added: 0019087 | |
2022-09-05 14:24 | grote | Note Added: 0019089 | |
2022-09-05 16:23 | Florian Dold | Note Added: 0019091 | |
2022-09-05 16:27 | grote | Note Added: 0019093 | |
2023-01-03 14:49 | grote | Assigned To | grote => Florian Dold |
2023-02-17 02:42 | Florian Dold | Target Version | => 0.9.3 |
2023-04-05 17:09 | Florian Dold | Target Version | 0.9.3 => 0.9.4 |
2023-04-13 20:36 | Florian Dold | Category | wallet (TS core) => wallet-core |
2023-04-23 23:49 | Florian Dold | Target Version | 0.9.4 => post-1.0 |
2023-08-21 18:29 | Florian Dold | Status | feedback => resolved |
2023-08-21 18:29 | Florian Dold | Resolution | open => duplicate |
2023-08-21 18:29 | Florian Dold | Note Added: 0020422 | |
2023-09-03 14:45 | Christian Grothoff | Product Version | => 0.9.3 |
2023-09-03 14:45 | Christian Grothoff | Fixed in Version | => 0.9.3 |
2023-09-03 14:45 | Christian Grothoff | Target Version | post-1.0 => 0.9.3 |
2023-09-23 15:09 | Christian Grothoff | Status | resolved => closed |