View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0008694 | Taler | wallet (Android App) | public | 2024-04-01 19:05 | 2024-05-15 18:01 |
Reporter | avalos | Assigned To | grote | ||
Priority | normal | Severity | major | Reproducibility | always |
Status | closed | Resolution | fixed | ||
Target Version | 0.11 | Fixed in Version | 0.11 | ||
Summary | 0008694: Add support for financial loss transactions | ||||
Description | wallet-core recently implemented a new type of transaction: financial loss. This new transaction type represents a breaking change, and should be implemented in Android soon so as to prevent the wallet from crashing. Here's an example of the transaction object, provided by Florian: { "type": "denom-loss", "txState": { "major": "done" }, "txActions": [ "delete" ], "amountRaw": "TESTKUDOS:9.53", "amountEffective": "TESTKUDOS:9.53", "timestamp": { "t_s": 1711896589, "off_us": 421000 }, "transactionId": "txn:denom-loss:AW3KKXWM2FEB1VHEEHH3ZX13TQB6YBXJ99KG6ZBZD03FZGNRSB1G", "lossEventType": "denom-vanished", "exchangeBaseUrl": "http://localhost:8081/" } | ||||
Tags | No tags attached. | ||||
|
Implemented in dev/ivan-avalos/losses, awaiting next wallet-core tag (v0.10.2) and Torsten feedback. |
|
implemented in https://git.taler.net/taler-android.git/commit/?id=89e1051a022afd57bc901e02cf2ca3dce6998b6a |
Date Modified | Username | Field | Change |
---|---|---|---|
2024-04-01 19:05 | avalos | New Issue | |
2024-04-01 19:05 | avalos | Status | new => assigned |
2024-04-01 19:05 | avalos | Assigned To | => avalos |
2024-04-02 21:18 | avalos | Assigned To | avalos => grote |
2024-04-02 21:18 | avalos | Status | assigned => feedback |
2024-04-02 21:18 | avalos | Note Added: 0022091 | |
2024-04-15 21:06 | grote | Status | feedback => resolved |
2024-04-15 21:06 | grote | Resolution | open => fixed |
2024-04-15 21:06 | grote | Note Added: 0022252 | |
2024-04-16 08:08 | Christian Grothoff | Fixed in Version | => 0.11 |
2024-04-16 08:08 | Christian Grothoff | Target Version | => 0.11 |
2024-05-15 18:01 | Christian Grothoff | Status | resolved => closed |