View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0004237 | Taler | obsolete component | public | 2016-03-04 11:57 | 2023-12-03 01:22 |
Reporter | Christian Grothoff | Assigned To | Christian Grothoff | ||
Priority | high | Severity | feature | 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 | 0004237: wire plugins should also be used in exchange-lib and to handle /wire/XXX requests | ||||
Description | Right now, exchange_api_wire.c::verify_wire_method_signature_ok hardcodes two handlers for sepa/test, and the exchange also hardcodes handlers for /wire/test and /wire/sepa. Instead, all of these should ideally also be provided by the respective wire plugins. | ||||
Tags | No tags attached. | ||||
related to | 0004356 | closed | Christian Grothoff | /wire should inline all wire transfer information |
|
exchange_api_wire.c::verify_wire_method_signature_ok now does the right thing. However, we might want to change the taler-exchange-sepa tool to use the plugin as well, making that a taler-exchange-wire tool. Furthermore, we might want to change the HTTP API to return just one "big" result from /wire, instead of having /wire/sepa and /wire/test as additional calls. |
|
The /wire comment is now 0004356 and has been implemented, but still needs more testing (or rather, passing testcases). |
|
To clarify, for this bug the only thing left is to change the taler-exchange-sepa tool into a taler-exchange-wire tool that uses the plugins. |
|
Plugins are now used wherever applicable, including for taler-exchange-wire (as of 937078b..daae3d3). |
Date Modified | Username | Field | Change |
---|---|---|---|
2016-03-04 11:57 | Christian Grothoff | New Issue | |
2016-03-04 11:57 | Christian Grothoff | Status | new => assigned |
2016-03-04 11:57 | Christian Grothoff | Assigned To | => Benedikt M. |
2016-03-04 11:57 | Christian Grothoff | Assigned To | Benedikt M. => Christian Grothoff |
2016-03-20 21:53 | Torsten Grothoff | Issue cloned: 0004269 | |
2016-03-21 00:43 | Christian Grothoff | Note Added: 0010300 | |
2016-03-21 00:43 | Christian Grothoff | Priority | low => high |
2016-04-01 16:18 | Christian Grothoff | Relationship added | related to 0004356 |
2016-04-01 16:18 | Christian Grothoff | Note Added: 0010350 | |
2016-04-01 16:19 | Christian Grothoff | Note Added: 0010351 | |
2016-04-02 21:00 | Christian Grothoff | Note Added: 0010360 | |
2016-04-02 21:00 | Christian Grothoff | Status | assigned => resolved |
2016-04-02 21:00 | Christian Grothoff | Fixed in Version | => 0.0 |
2016-04-02 21:00 | Christian Grothoff | Resolution | open => fixed |
2016-04-02 21:00 | Christian Grothoff | Status | resolved => closed |
2016-04-02 21:00 | Christian Grothoff | Target Version | 0.1 => 0.0 |
2023-12-03 01:22 | Christian Grothoff | Category | wire plugins => py bank (demonstrator, obsolete) |
2023-12-03 01:23 | Christian Grothoff | Category | py bank (demonstrator, obsolete) => obsolete componet |
2023-12-11 20:08 | Florian Dold | Category | obsolete componet => obsolete component |