View Issue Details

IDProjectCategoryView StatusLast Update
0007271Talerexchangepublic2024-02-08 17:38
ReporterChristian Grothoff Assigned To 
PrioritylowSeverityfeatureReproducibilityN/A
Status confirmedResolutionopen 
Platformi7OSDebian GNU/LinuxOS Versionsqueeze
Target Versionpost-1.0 
Summary0007271: exchange-to-exchange wad transfers are not implemented
DescriptionThis is a feature for W2W payments across exchanges. Places in the code that are related are marked with this bug number.
TagsNo tags attached.

Activities

mikolai

2024-02-08 16:23

developer   ~0021212

Although the exchange does not implement the wad-feature yet, it is already documented in the exchange API as a mandatory field: https://docs.taler.net/core/api-exchange.html#tsref-type-AggregateTransferFee

Should the field be removed from the docs or marked as optional?

Christian Grothoff

2024-02-08 17:38

manager   ~0021214

Well, it's actually in the wrong place, we moved it into the ExchangePartner structure, if you for example look at
TALER_exchange_offline_partner_details_sign() you can see that it really belongs there. Plus, /wire is long dead. I've fixed the spec now, thanks for pointing out the inconsistency!

Issue History

Date Modified Username Field Change
2022-07-05 11:27 Christian Grothoff New Issue
2022-07-05 11:27 Christian Grothoff Status new => assigned
2022-07-05 11:27 Christian Grothoff Assigned To => Christian Grothoff
2022-07-11 13:31 Christian Grothoff Priority normal => low
2023-04-04 17:54 Florian Dold Target Version => post-1.0
2023-04-08 10:01 Christian Grothoff Assigned To Christian Grothoff =>
2023-04-08 10:01 Christian Grothoff Status assigned => confirmed
2024-01-12 14:03 Christian Grothoff Category exchange API (HTTP specification) => specification
2024-01-12 14:53 oec Category specification => exchange
2024-02-08 16:23 mikolai Note Added: 0021212
2024-02-08 17:38 Christian Grothoff Note Added: 0021214