View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0004032 | Taler | exchange | public | 2015-10-28 17:06 | 2024-01-12 14:05 |
Reporter | Marcello Stanisci | Assigned To | Christian Grothoff | ||
Priority | normal | Severity | minor | Reproducibility | have not tried |
Status | closed | Resolution | fixed | ||
Product Version | 0.0 | ||||
Target Version | 0.0 | Fixed in Version | 0.0 | ||
Summary | 0004032: 'edate' goes outside of 'wire' object, change implementation | ||||
Description | 'edate' becomes a field inside the /deposit POSTed JSON, and is no longer included inside the 'wire' object relative to SEPA transactions. That breaks the current mint API. | ||||
Tags | No tags attached. | ||||
exchange: master c2a40aa8 2015-10-28 22:06 Details Diff |
fix 0004032: move wire deadline form wire details to advisory field in /deposit request |
Affected Issues 0004032 |
|
mod - src/include/taler_mint_service.h | Diff File | ||
mod - src/include/taler_mintdb_plugin.h | Diff File | ||
mod - src/mint-lib/mint_api_deposit.c | Diff File | ||
mod - src/mint-lib/test_mint_api.c | Diff File | ||
mod - src/mint/taler-mint-httpd_deposit.c | Diff File | ||
mod - src/mintdb/Makefile.am | Diff File | ||
mod - src/mintdb/plugin_mintdb_postgres.c | Diff File | ||
mod - src/util/test_wireformats.c | Diff File | ||
mod - src/util/wireformats.c | Diff File |
Date Modified | Username | Field | Change |
---|---|---|---|
2015-10-28 17:06 | Marcello Stanisci | New Issue | |
2015-10-28 17:06 | Marcello Stanisci | Status | new => assigned |
2015-10-28 17:06 | Marcello Stanisci | Assigned To | => Christian Grothoff |
2015-10-28 21:07 | Christian Grothoff | Note Added: 0009825 | |
2015-10-28 21:07 | Christian Grothoff | Status | assigned => resolved |
2015-10-28 21:07 | Christian Grothoff | Fixed in Version | => 0.0 |
2015-10-28 21:07 | Christian Grothoff | Resolution | open => fixed |
2015-10-28 21:07 | Christian Grothoff | Product Version | => 0.0 |
2015-10-28 21:07 | Christian Grothoff | Target Version | => 0.0 |
2015-11-08 19:43 | Christian Grothoff | Status | resolved => closed |
2015-11-29 13:52 | Christian Grothoff | Category | mint API => mint API (C) |
2016-02-18 15:44 | Christian Grothoff | Category | mint API (C) => exchange API (C) |
2021-09-02 18:13 | Christian Grothoff | Changeset attached | => Taler-exchange master c2a40aa8 |
2021-09-02 18:14 | Christian Grothoff | Note Added: 0018318 | |
2024-01-12 14:05 | Christian Grothoff | Category | exchange API (C) => exchange |