aboutsummaryrefslogtreecommitdiff
path: root/src/exchangedb
AgeCommit message (Collapse)Author
2024-11-12fix very bad amount subtraction that created free money under certain ↵Christian Grothoff
circumstances, plus some SQL code cleanup
2024-11-11limit reserve expiration query to reserves that actually had an incoming ↵Christian Grothoff
wire transfer, as purely purse-filled reserves cannot be closed (fixes #9209)
2024-11-11tolerate automated aml outcomes with same decision timestampFlorian Dold
2024-11-11fix query, implement full successor_measure support in kyc-infoFlorian Dold
2024-11-10ensure we do not start if the database version is outdated (#9203)Christian Grothoff
2024-11-10-fix queryFlorian Dold
2024-11-10towards handling non-instant successor measuresFlorian Dold
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-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
This reflects much better what the DB query does.
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 ↵Christian Grothoff
use/required