View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0004340 | Taler | bank API (C) | public | 2016-03-23 11:35 | 2021-09-02 18:13 |
Reporter | Christian Grothoff | Assigned To | Marcello Stanisci | ||
Priority | normal | Severity | trivial | Reproducibility | N/A |
Status | closed | Resolution | fixed | ||
Platform | i7 | OS | Debian GNU/Linux | OS Version | squeeze |
Product Version | 0.0 | ||||
Target Version | 0.0 | Fixed in Version | 0.0 | ||
Summary | 0004340: wid or wtid | ||||
Description | The /admin/add/incoming API spec currenly says that the fields of the JSON are 'wid', 'amount', 'debit_account' and 'credit_account'. However, most of the C code uses 'wtid' for wire *transfer* identifier and not 'wid'. I'm for now changing 'wtid' to 'wid' in bank_api_admin.c's JSON generation to make it compliant, but I think we should stick to 'wtid', not 'wid'. | ||||
Tags | No tags attached. | ||||
Date Modified | Username | Field | Change |
---|---|---|---|
2016-03-23 11:35 | Christian Grothoff | New Issue | |
2016-03-23 11:35 | Christian Grothoff | Status | new => assigned |
2016-03-23 11:35 | Christian Grothoff | Assigned To | => Marcello Stanisci |
2016-03-23 13:54 | Marcello Stanisci | Note Added: 0010318 | |
2016-03-23 13:54 | Marcello Stanisci | Status | assigned => resolved |
2016-03-23 13:54 | Marcello Stanisci | Resolution | open => fixed |
2016-03-23 17:03 | Christian Grothoff | Status | resolved => closed |
2016-03-23 17:03 | Christian Grothoff | Fixed in Version | => 0.0 |
2021-09-02 18:13 | Christian Grothoff | Changeset attached | => Taler-exchange master e76154e0 |