View Issue Details

IDProjectCategoryView StatusLast Update
0004237Talerobsolete componentpublic2023-12-03 01:22
ReporterChristian Grothoff Assigned ToChristian Grothoff  
PriorityhighSeverityfeatureReproducibilityN/A
Status closedResolutionfixed 
Platformi7OSDebian GNU/LinuxOS Versionsqueeze
Product Version0.0 
Target Version0.0Fixed in Version0.0 
Summary0004237: wire plugins should also be used in exchange-lib and to handle /wire/XXX requests
DescriptionRight 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.
TagsNo tags attached.

Relationships

related to 0004356 closedChristian Grothoff /wire should inline all wire transfer information 

Activities

Christian Grothoff

2016-03-21 00:43

manager   ~0010300

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.

Christian Grothoff

2016-04-01 16:18

manager   ~0010350

The /wire comment is now 0004356 and has been implemented, but still needs more testing (or rather, passing testcases).

Christian Grothoff

2016-04-01 16:19

manager   ~0010351

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.

Christian Grothoff

2016-04-02 21:00

manager   ~0010360

Plugins are now used wherever applicable, including for taler-exchange-wire (as of 937078b..daae3d3).

Issue History

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