View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0010002 | Taler | merchant backend | public | 2025-05-22 02:26 | 2025-05-26 11:46 |
Reporter | Florian Dold | Assigned To | Florian Dold | ||
Priority | normal | Severity | minor | Reproducibility | have not tried |
Status | resolved | Resolution | fixed | ||
Target Version | 1.0 stretch goals | ||||
Summary | 0010002: kyc-check loop in merchant (when KYC is disabled at exchange) | ||||
Description | Can be observed whnever kyccheck is running without AML enabled at the exchange. For example via $ taler-harness run-integrationtests simple-payment Checking logs or wireshark reveals a large number of kyc-check requests | ||||
Tags | No tags attached. | ||||
|
commit a3417831e41ce553c61a4c8bc1f40276c710b01b (HEAD -> master, origin/master, origin/HEAD) Author: Florian Dold <florian@dold.me> Date: Mon May 26 11:45:41 2025 +0200 fix initialization of aml_low_freq Issue: https://bugs.taler.net/n/10002 |
Date Modified | Username | Field | Change |
---|---|---|---|
2025-05-22 02:26 | Florian Dold | New Issue | |
2025-05-22 02:26 | Florian Dold | Status | new => assigned |
2025-05-22 02:26 | Florian Dold | Assigned To | => Florian Dold |
2025-05-26 11:46 | Florian Dold | Status | assigned => resolved |
2025-05-26 11:46 | Florian Dold | Resolution | open => fixed |
2025-05-26 11:46 | Florian Dold | Note Added: 0025003 |