View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0010064 | Taler | exchange | public | 2025-06-03 15:47 | 2025-06-03 20:29 |
Reporter | Florian Dold | Assigned To | Florian Dold | ||
Priority | urgent | Severity | major | Reproducibility | have not tried |
Status | resolved | Resolution | fixed | ||
Target Version | 1.0 stretch goals | ||||
Summary | 0010064: exchange does not correctly correlate account verification from withdrawal with deposits | ||||
Description | Instead 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. | ||||
Tags | No tags attached. | ||||
|
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 |
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 |