aboutsummaryrefslogtreecommitdiff
path: root/src/exchangedb
AgeCommit message (Expand)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
2024-11-08finish other legi measures when inserting new oneFlorian Dold
2024-11-08handle successor measures in kyc-infoFlorian Dold
2024-11-08-re-add attributesFlorian Dold
2024-11-07use TEH_kyc_run_measure_instant, derive provider_name from process_rowFlorian Dold
2024-11-07fix sqlFlorian 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
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-05-work on exchangeChristian Grothoff
2024-11-05fix taler-exchange-* toolsChristian Grothoff
2024-11-05fix taler-exchange-aggregatorChristian Grothoff
2024-11-05working through DBChristian Grothoff
2024-11-05working through DBChristian Grothoff
2024-11-05working through DBChristian Grothoff
2024-11-05working through DBChristian Grothoff
2024-11-05work on DB routinesChristian Grothoff
2024-11-05add DB migrationChristian Grothoff
2024-11-05API changes for normalized paytoChristian Grothoff
2024-11-04kyc: create legi process before running instant measure aml programFlorian Dold
2024-10-31only insert kyc_attributes if there is a process rowFlorian Dold
2024-10-30fix test #25Christian Grothoff
2024-10-08implement auditor test_21Christian Grothoff
2024-10-06-fix typo in SQLChristian Grothoff
2024-10-02fix (part of?) #9241Christian Grothoff
2024-09-29fix #9214Christian Grothoff
2024-09-11implement long-polling on not kyc_ok for #9173Christian Grothoff
2024-09-11fix incorrect setting of bad_kyc_authChristian Grothoff
2024-09-11partial fix for kyc-deposit-deposit integration testChristian Grothoff
2024-09-11fix handling of unknown accounts we can just insertChristian Grothoff
2024-09-05implement #9096Christian Grothoff
2024-09-05exchange-side implementation of #9156Christian Grothoff
2024-09-05add notification for KYC long pollers on trigger_kyc_ruleChristian Grothoff
2024-09-05fix handling where account_pub is NULLChristian Grothoff
2024-09-05implement #9124 and #9039Christian Grothoff
2024-09-03replace requirement row with H_PAYTOChristian Grothoff
2024-09-02add logic to check that merchant_pub matches on deposit if KYC AUTH is in use...Christian Grothoff
2024-09-02-fix warningsChristian Grothoff
2024-09-01-dceChristian Grothoff
2024-09-01-fix warningsChristian Grothoff
2024-09-01add idempotency check for batch-deposit on kyc failureChristian Grothoff
2024-09-01work on #9039Christian Grothoff
2024-09-01implement #9131Christian Grothoff
2024-08-29-actually call new stored procedureChristian Grothoff