View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0009475 | Taler | exchange | public | 2025-01-21 18:02 | 2025-01-21 18:06 |
Reporter | Florian Dold | Assigned To | Florian Dold | ||
Priority | normal | Severity | feature | Reproducibility | have not tried |
Status | resolved | Resolution | fixed | ||
Target Version | 1.0 | ||||
Summary | 0009475: exchange doesn't support new_measures output of AML programs | ||||
Description | That means we can't use AML programs to trigger measures. | ||||
Tags | No tags attached. | ||||
|
commit cf581b47c796ae1488f9f72599a52d3a6b978bf6 (HEAD -> master, origin/master, origin/HEAD) Author: Florian Dold <florian@dold.me> Date: Tue Jan 21 18:04:28 2025 +0100 remove new_measures from sample AML programs The new_measures break existing exchange test cases, which expect certain hard-coded responses from /kyc-check. Previously these tests worked simply because new_measures wasn't implemented. commit 3a14fc370ff777d0a33ed1480573e19e4aba914d Author: Florian Dold <florian@dold.me> Date: Tue Jan 21 15:36:45 2025 +0100 implement new_measures handling for AMP results |
Date Modified | Username | Field | Change |
---|---|---|---|
2025-01-21 18:02 | Florian Dold | New Issue | |
2025-01-21 18:02 | Florian Dold | Status | new => assigned |
2025-01-21 18:02 | Florian Dold | Assigned To | => Florian Dold |
2025-01-21 18:06 | Florian Dold | Status | assigned => resolved |
2025-01-21 18:06 | Florian Dold | Resolution | open => fixed |
2025-01-21 18:06 | Florian Dold | Note Added: 0023995 |