View Issue Details

IDProjectCategoryView StatusLast Update
0009562Talerspecificationpublic2025-02-18 11:03
ReporterAntoine A Assigned ToAntoine A  
PrioritynormalSeverityminorReproducibilityhave not tried
Status assignedResolutionopen 
Target Versionpost-1.0 
Summary0009562: Add a batch transfer endpoint to the Wire Gateway API
DescriptionCurrently, the Wire Gateway API has only one /transfer endpoint to submit a single transaction. The exchange actually submits transactions in batches by making several HTTP requests per batch and, in turn, the Wire Gateway implementation makes several database transactions per batch. We should add a batch transfer endpoint so that many transfers can be initiated in a single HTTP request and database transaction. The Wire Gateway implementation could also perform internal request batching, but we'd still have many HTTP requests.
TagsNo tags attached.

Activities

There are no notes attached to this issue.

Issue History

Date Modified Username Field Change
2025-02-18 11:03 Antoine A New Issue
2025-02-18 11:03 Antoine A Status new => assigned
2025-02-18 11:03 Antoine A Assigned To => Christian Grothoff
2025-02-18 11:03 Antoine A Assigned To Christian Grothoff => Antoine A