summaryrefslogtreecommitdiff
path: root/src/exchange/taler-exchange-httpd_batch-withdraw.c
AgeCommit message (Expand)Author
2024-01-12fixes for #8069, #8070 and #8072Özgür Kesim
2023-11-28fix spelling issuesChristian Grothoff
2023-10-25new blind signing code buildsChristian Grothoff
2023-10-15avoid extra transaction to fetch balance if reserve is out of funds, remove l...Christian Grothoff
2023-08-23fix 404 reserve issue - without duplicate KYCChristian Grothoff
2023-08-23fix 404 reserve issueChristian Grothoff
2023-07-23Added reserve_pub to kyc legitimization_processesÖzgür Kesim
2023-06-27-rename variableÖzgür Kesim
2023-06-26[age-withdraw] age-withdraw commit- and reveal-handlers implemented, 12/nÖzgür Kesim
2023-06-05Merge branch 'master' into age-withdrawÖzgür Kesim
2023-06-04code cleanup, fixing misc. memory leaks in the processChristian Grothoff
2023-05-12[age-withdraw] WIP: change schema to use new support for array types, 11/nÖzgür Kesim
2023-04-15always check for the entire batch being idempotent, not only when it is too l...Christian Grothoff
2023-02-19return KYC requirement row when AML imposed KYC requirements on withdraw; ret...Christian Grothoff
2023-02-17more towards actually allowing AML decisions to trigger KYCChristian Grothoff
2023-02-12-more work on AML triggers for P2P transfersChristian Grothoff
2023-01-27address DB failure error handling in KYC checkChristian Grothoff
2022-11-14implement batch operation in handlersChristian Grothoff
2022-11-14more refactoring towards #7272Christian Grothoff
2022-11-14-refactoring in preparation of fixing #7272Christian Grothoff
2022-11-08-fix #7428Christian Grothoff
2022-08-22-fix some clang warningsChristian Grothoff
2022-08-20-major KYC update, fixes misc. issuesChristian Grothoff
2022-08-14-regenerate DBsChristian Grothoff
2022-08-14-work on new KYC logic: tests pass againChristian Grothoff
2022-08-11major rework of the KYC logic, making it more configurable, not complete, but...Christian Grothoff
2022-06-08add core success count metricsChristian Grothoff
2022-06-07-fix minor bugsChristian Grothoff
2022-06-05complete P2P/W2W conflict handling, deduplicate code across handlersChristian Grothoff
2022-06-04add KYC errors for p2p paymentsChristian Grothoff
2022-05-22-add metrics for idempotent (batch) withdrawChristian Grothoff
2022-05-17-make batch withdraw requests idempotentChristian Grothoff
2022-05-17-deduplicateChristian Grothoff
2022-05-12add metrics for number of coins withdrawn in a batch requestMarco Boss
2022-05-12-fix argument orderChristian Grothoff
2022-05-02-fix leakChristian Grothoff
2022-05-01-get batch withdraw to buildChristian Grothoff
2022-05-01skeleton for batch withdraw logic (not finished)Christian Grothoff