View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0009381 | Taler | exchange | public | 2024-12-11 16:21 | 2024-12-13 19:15 |
Reporter | Florian Dold | Assigned To | Florian Dold | ||
Priority | normal | Severity | text | Reproducibility | have not tried |
Status | closed | Resolution | fixed | ||
Target Version | 0.14 | Fixed in Version | 0.14 | ||
Summary | 0009381: lookup_deposit_wtid does not take reserves into consideration | ||||
Description | ... for the lookup of the target_pub. That means in different parts of the exchange code, we have different notions of whether KYC auth is available or not. | ||||
Tags | No tags attached. | ||||
|
Two tests, *both* fail right now (even though one does the KYC auth transfer explicitly, and it ends up in the DB): # Do auth explicitly via kyc auth ktransfer $ taler-harness run-integrationtests kyc-deposit-aggregate # Implicit auth via reserve. $ taler-harness run-integrationtests kyc-deposit-aggregate-implicit-auth |
|
Fixed kyc-deposit-aggregate in b375ae8c. The kyc-deposit-aggregate-implicit-auth test still fails as the query doesn't check the reserves table. |
|
API clarified in 30dda2f2..c9ba33eb. Test still needs an update => Florian. |
|
Test fixed to take into account the previously unclear semantics of account_pub. |
Date Modified | Username | Field | Change |
---|---|---|---|
2024-12-11 16:21 | Florian Dold | New Issue | |
2024-12-11 16:21 | Florian Dold | Status | new => assigned |
2024-12-11 16:21 | Florian Dold | Assigned To | => Christian Grothoff |
2024-12-11 16:32 | Florian Dold | Description Updated | |
2024-12-11 17:31 | Florian Dold | Note Added: 0023860 | |
2024-12-11 17:50 | Florian Dold | Note Added: 0023861 | |
2024-12-11 21:57 | Christian Grothoff | Severity | minor => text |
2024-12-11 22:22 | Christian Grothoff | Status | assigned => feedback |
2024-12-11 22:22 | Christian Grothoff | Note Added: 0023867 | |
2024-12-11 23:37 | Christian Grothoff | Assigned To | Christian Grothoff => Florian Dold |
2024-12-12 18:31 | Florian Dold | Note Added: 0023874 | |
2024-12-12 18:31 | Florian Dold | Status | feedback => resolved |
2024-12-12 18:31 | Florian Dold | Resolution | open => fixed |
2024-12-13 01:59 | Christian Grothoff | Fixed in Version | => 0.14 |
2024-12-13 19:15 | Christian Grothoff | Status | resolved => closed |