aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Collapse)Author
2024-11-09implement protocol v22, fixes #9185Christian Grothoff
2024-11-09fix KYC test regressionsChristian Grothoff
2024-11-08fix broken insert_aml_decision queryFlorian Dold
Check to avoid duplicates was broken
2024-11-08finish other legi measures when inserting new oneFlorian Dold
2024-11-08handle successor measures in kyc-infoFlorian Dold
2024-11-08remove unnecessary optimizationFlorian Dold
2024-11-08fix return type confusion in kyc-start handlerFlorian Dold
2024-11-08-re-add attributesFlorian Dold
2024-11-08-re-add queryFlorian Dold
2024-11-07replace run_check with TEH_kyc_run_measure_directlyFlorian Dold
The run_check implementation is redundant now.
2024-11-07get rid of TEH_kyc_finishFlorian Dold
Instead, we now have two more specific functions to run for instant measures / after having obtained attributes respectively.
2024-11-07use TEH_kyc_run_measure_instant, derive provider_name from process_rowFlorian Dold
2024-11-07introduce TEH_kyc_run_measure_instantFlorian Dold
2024-11-07kyclogic: make TEH_kyc_finished useable without MHD responseFlorian Dold
2024-11-07fix sqlFlorian Dold
2024-11-07only measures can be 'verboten', but not a checkFlorian Dold
2024-11-07use constant for verbotenFlorian Dold
2024-11-07fix parsing of verboten in non-config rulesFlorian Dold
2024-11-07do not hash uninitialized paytoFlorian Dold
2024-11-06-fix double freeFlorian Dold
2024-11-05merge variants of TEH_kyc_finishedFlorian 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-05proposed new API for running measuresFlorian Dold
2024-11-05use insert_kyc_measure_result, remove insert_programmatic_legitimization_outcomeFlorian Dold
2024-11-05rename insert_kyc_attributes to insert_kyc_measure_resultFlorian Dold
This reflects much better what the DB query does.
2024-11-05fix missing return and memory leaksFlorian Dold
2024-11-05get rid of new_check remnants, it has long been replaced by new_measuresFlorian Dold
2024-11-05install AMPs as scriptsFlorian Dold
They're mostly useful for testing, but we still want to ship them for taler-harness etc.
2024-11-05kyc: add taler-exchange-helper-measure-noneFlorian Dold
2024-11-05more bugfixesChristian Grothoff
2024-11-05more bugfixesChristian Grothoff
2024-11-05fix bugChristian Grothoff
2024-11-05fix util testsChristian Grothoff
2024-11-05work on testsChristian Grothoff
2024-11-05more work on testingChristian Grothoff
2024-11-05more work on testingChristian Grothoff
2024-11-05more work on testingChristian Grothoff
2024-11-05-more work on testingChristian Grothoff
2024-11-05fix bank-apiChristian Grothoff
2024-11-05start with testingChristian Grothoff
2024-11-05-fix benchmarkChristian Grothoff
2024-11-05fix exchange-toolsChristian Grothoff
2024-11-05get lib to buildChristian Grothoff
2024-11-05-work on exchangeChristian Grothoff
2024-11-05-work on exchangeChristian Grothoff
2024-11-05-work on exchangeChristian Grothoff
2024-11-05-work on exchangeChristian Grothoff
2024-11-05-work on exchangeChristian Grothoff
2024-11-05fix taler-exchange-* toolsChristian Grothoff
2024-11-05fix taler-exchange-aggregatorChristian Grothoff
2024-11-05working through auditorsChristian Grothoff