View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0007888 | Taler | wallet-core | public | 2023-07-17 15:21 | 2023-09-23 15:09 |
Reporter | Florian Dold | Assigned To | sebasjm | ||
Priority | normal | Severity | feature | Reproducibility | have not tried |
Status | closed | Resolution | no change required | ||
Target Version | 0.9.3 | Fixed in Version | 0.9.3 | ||
Summary | 0007888: add currency to transaction-state-transition notification | ||||
Description | This allows the UIs to make more fine-grained requests to update the list of transactions. | ||||
Tags | No tags attached. | ||||
|
Trivial to implement, but I want to finish the DB work first. |
|
trivial but there are some places where the present of the currency is not guaranteed, for example a purchase that there is no downloaded info. (pay-merchant.ts) Also the amount of places where this need to be modified is high (322 lines) One more reason, the currency is not enough if we are going to paginate the tx list (it may be one tx is not in the view) If the UI is showing some tx list it already knows the txId being shown, so the request to listen for tx update can be done by a list of txId. This is possible since the notification comes with txId and can be used for the fine-grained filter |
Date Modified | Username | Field | Change |
---|---|---|---|
2023-07-17 15:21 | Florian Dold | New Issue | |
2023-07-17 15:21 | Florian Dold | Status | new => assigned |
2023-07-17 15:21 | Florian Dold | Assigned To | => Florian Dold |
2023-07-24 10:49 | Florian Dold | Note Added: 0020363 | |
2023-07-24 11:40 | Christian Grothoff | Severity | minor => feature |
2023-08-03 20:46 | Florian Dold | Assigned To | Florian Dold => sebasjm |
2023-08-23 16:05 | sebasjm | Note Added: 0020432 | |
2023-08-23 16:06 | sebasjm | Status | assigned => resolved |
2023-08-23 16:06 | sebasjm | Resolution | open => no change required |
2023-09-23 15:07 | Christian Grothoff | Fixed in Version | => 0.9.3 |
2023-09-23 15:09 | Christian Grothoff | Status | resolved => closed |