View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 0004980 | Taler | specification | public | 2017-04-03 22:30 | 2024-01-12 14:03 |
| Reporter | Christian Grothoff | Assigned To | Christian Grothoff | ||
| Priority | normal | Severity | tweak | Reproducibility | N/A |
| Status | closed | Resolution | fixed | ||
| Platform | i7 | OS | Debian GNU/Linux | OS Version | squeeze |
| Product Version | git (master) | ||||
| Target Version | 0.3 | Fixed in Version | 0.3 | ||
| Summary | 0004980: redundancy in coin/reserve history replies | ||||
| Description | The "details" field in the CoinSpendHistoryItem and the "details" field in the TransactionHistoryItem include redundant information. This wastes a bit of bandwidth and requires additional checks (to see if the information matches) on the client side. We should probably just unpack those structs. | ||||
| Tags | No tags attached. | ||||
| Date Modified | Username | Field | Change |
|---|---|---|---|
| 2017-04-03 22:30 | Christian Grothoff | New Issue | |
| 2017-04-03 22:30 | Christian Grothoff | Status | new => assigned |
| 2017-04-03 22:30 | Christian Grothoff | Assigned To | => Christian Grothoff |
| 2017-04-09 00:12 | Christian Grothoff | Target Version | => 0.5 |
| 2017-04-18 21:06 | Christian Grothoff | Status | assigned => resolved |
| 2017-04-18 21:06 | Christian Grothoff | Resolution | open => fixed |
| 2017-04-18 21:06 | Christian Grothoff | Fixed in Version | => 0.3 |
| 2017-04-18 21:06 | Christian Grothoff | Note Added: 0012046 | |
| 2017-04-18 21:06 | Christian Grothoff | Target Version | 0.5 => 0.3 |
| 2017-06-06 14:18 | Christian Grothoff | Status | resolved => closed |
| 2024-01-12 14:03 | Christian Grothoff | Category | exchange API (HTTP specification) => specification |