View Issue Details

IDProjectCategoryView StatusLast Update
0010064Talerexchangepublic2025-06-03 20:29
ReporterFlorian Dold Assigned ToFlorian Dold  
PriorityurgentSeveritymajorReproducibilityhave not tried
Status resolvedResolutionfixed 
Target Version1.0 stretch goals 
Summary0010064: exchange does not correctly correlate account verification from withdrawal with deposits
DescriptionInstead of using the latest withdrawal (table exchange.reserves_in), only the very latest withdrawal (by any user) is considered.

That means: As soon as another user withdraws, the KYC auth for other users becomes invalid.
TagsNo tags attached.

Activities

Florian Dold

2025-06-03 15:53

manager   ~0025104

commit 61139f478348640dc5e11d2ad4f55f473216256e (HEAD -> master, origin/master, origin/HEAD)
Author: Florian Dold <florian@dold.me>
Date: Tue Jun 3 15:52:44 2025 +0200

    fix sql query for kyc auth
    
    Issue: https://bugs.taler.net/n/10064

Issue History

Date Modified Username Field Change
2025-06-03 15:47 Florian Dold New Issue
2025-06-03 15:47 Florian Dold Status new => assigned
2025-06-03 15:47 Florian Dold Assigned To => Florian Dold
2025-06-03 15:53 Florian Dold Note Added: 0025104
2025-06-03 20:29 Florian Dold Status assigned => resolved
2025-06-03 20:29 Florian Dold Resolution open => fixed