View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0004689 | Taler | mechant backend | public | 2016-09-27 14:04 | 2024-01-12 14:04 |
Reporter | Marcello Stanisci | Assigned To | Marcello Stanisci | ||
Priority | normal | Severity | feature | Reproducibility | have not tried |
Status | closed | Resolution | fixed | ||
Product Version | 0.0 | ||||
Target Version | 0.1 | Fixed in Version | 0.1 | ||
Summary | 0004689: Need API to get history | ||||
Description | This API is mostly needed to use the /track API, because there is no handy way for a frontend now to get a list of transaction IDs to feed to /track/transaction. So this API, presumably called "/history", or "/records" should return a list of all the transactions (ID, contract's hash, etc.) up to 'some point' in the past. | ||||
Tags | No tags attached. | ||||
|
todo: iterate over returned tuples |
|
need testcase |
|
testcase loops .. |
|
Fixed in 61cc8f9. The testcase takes long to terminate because taler-merchant-httpd process does not die immediately, though. |
Date Modified | Username | Field | Change |
---|---|---|---|
2016-09-27 14:04 | Marcello Stanisci | New Issue | |
2016-09-27 14:04 | Marcello Stanisci | Status | new => assigned |
2016-09-27 14:04 | Marcello Stanisci | Assigned To | => Marcello Stanisci |
2016-09-27 22:21 | Christian Grothoff | Severity | minor => feature |
2016-09-27 22:21 | Christian Grothoff | Product Version | => 0.0 |
2016-09-27 22:27 | Christian Grothoff | Target Version | 0.1 => 0.2 |
2016-10-03 15:33 | Marcello Stanisci | Note Added: 0011233 | |
2016-10-04 17:50 | Marcello Stanisci | Note Added: 0011238 | |
2016-10-04 22:56 | Marcello Stanisci | Note Added: 0011253 | |
2016-10-05 23:34 | Marcello Stanisci | Note Added: 0011263 | |
2016-10-05 23:34 | Marcello Stanisci | Status | assigned => resolved |
2016-10-05 23:34 | Marcello Stanisci | Resolution | open => fixed |
2016-10-07 00:28 | Christian Grothoff | Fixed in Version | => 0.1 |
2016-10-07 00:28 | Christian Grothoff | Target Version | 0.2 => 0.1 |
2016-10-11 17:28 | Christian Grothoff | Status | resolved => closed |
2021-09-02 18:22 | Marcello Stanisci | Changeset attached | => Taler-merchant master 61cc8f9d |
2024-01-12 14:04 | Christian Grothoff | Category | merchant backend API (C) => mechant backend |