Age | Commit message (Collapse) | Author | |
---|---|---|---|
2024-11-09 | implement protocol v22, fixes #9185 | Christian Grothoff | |
2024-11-09 | fix KYC test regressions | Christian Grothoff | |
2024-11-08 | fix broken insert_aml_decision query | Florian Dold | |
Check to avoid duplicates was broken | |||
2024-11-08 | finish other legi measures when inserting new one | Florian Dold | |
2024-11-08 | handle successor measures in kyc-info | Florian Dold | |
2024-11-08 | remove unnecessary optimization | Florian Dold | |
2024-11-08 | fix return type confusion in kyc-start handler | Florian Dold | |
2024-11-08 | -re-add attributes | Florian Dold | |
2024-11-08 | -re-add query | Florian Dold | |
2024-11-07 | replace run_check with TEH_kyc_run_measure_directly | Florian Dold | |
The run_check implementation is redundant now. | |||
2024-11-07 | get rid of TEH_kyc_finish | Florian Dold | |
Instead, we now have two more specific functions to run for instant measures / after having obtained attributes respectively. | |||
2024-11-07 | use TEH_kyc_run_measure_instant, derive provider_name from process_row | Florian Dold | |
2024-11-07 | introduce TEH_kyc_run_measure_instant | Florian Dold | |
2024-11-07 | kyclogic: make TEH_kyc_finished useable without MHD response | Florian Dold | |
2024-11-07 | fix sql | Florian Dold | |
2024-11-07 | only measures can be 'verboten', but not a check | Florian Dold | |
2024-11-07 | use constant for verboten | Florian Dold | |
2024-11-07 | fix parsing of verboten in non-config rules | Florian Dold | |
2024-11-07 | do not hash uninitialized payto | Florian Dold | |
2024-11-06 | -fix double free | Florian Dold | |
2024-11-05 | merge variants of TEH_kyc_finished | Florian Dold | |
This will make refactoring a bit easier, and likely TEH_kyc_finished will be replaced by two more specific variants (to run measures for a process or instantly) anyway. | |||
2024-11-05 | proposed new API for running measures | Florian Dold | |
2024-11-05 | use insert_kyc_measure_result, remove insert_programmatic_legitimization_outcome | Florian Dold | |
2024-11-05 | rename insert_kyc_attributes to insert_kyc_measure_result | Florian Dold | |
This reflects much better what the DB query does. | |||
2024-11-05 | fix missing return and memory leaks | Florian Dold | |
2024-11-05 | get rid of new_check remnants, it has long been replaced by new_measures | Florian Dold | |
2024-11-05 | install AMPs as scripts | Florian Dold | |
They're mostly useful for testing, but we still want to ship them for taler-harness etc. | |||
2024-11-05 | kyc: add taler-exchange-helper-measure-none | Florian Dold | |
2024-11-05 | more bugfixes | Christian Grothoff | |
2024-11-05 | more bugfixes | Christian Grothoff | |
2024-11-05 | fix bug | Christian Grothoff | |
2024-11-05 | fix util tests | Christian Grothoff | |
2024-11-05 | work on tests | Christian Grothoff | |
2024-11-05 | more work on testing | Christian Grothoff | |
2024-11-05 | more work on testing | Christian Grothoff | |
2024-11-05 | more work on testing | Christian Grothoff | |
2024-11-05 | -more work on testing | Christian Grothoff | |
2024-11-05 | fix bank-api | Christian Grothoff | |
2024-11-05 | start with testing | Christian Grothoff | |
2024-11-05 | -fix benchmark | Christian Grothoff | |
2024-11-05 | fix exchange-tools | Christian Grothoff | |
2024-11-05 | get lib to build | Christian Grothoff | |
2024-11-05 | -work on exchange | Christian Grothoff | |
2024-11-05 | -work on exchange | Christian Grothoff | |
2024-11-05 | -work on exchange | Christian Grothoff | |
2024-11-05 | -work on exchange | Christian Grothoff | |
2024-11-05 | -work on exchange | Christian Grothoff | |
2024-11-05 | fix taler-exchange-* tools | Christian Grothoff | |
2024-11-05 | fix taler-exchange-aggregator | Christian Grothoff | |
2024-11-05 | working through auditors | Christian Grothoff | |