summaryrefslogtreecommitdiff
path: root/src/include/taler_exchangedb_plugin.h
AgeCommit message (Expand)Author
2023-03-29New sql code for batch ensure coin knownJoseph
2023-03-27some changes for known coinsJoseph
2023-03-27some changes for ensure known coinJoseph
2023-03-13-typosÖzgür Kesim
2023-03-13WIP: age-withdraw, continue verify_commitment_and_max_age, 7/nÖzgür Kesim
2023-03-01WiP: age-withdraw implementation, part 1/nÖzgür Kesim
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-14begin API change to allow AML officers to trigger KYC processChristian Grothoff
2023-02-13work on AML notification logicChristian Grothoff
2023-02-12-work on AML trigger logicChristian Grothoff
2023-02-05exchangedb: use partial index instead of materialized tables deposits_by_read...Christian Grothoff
2023-02-04add tests for new AML logic, plus related bugfixesChristian Grothoff
2023-02-02draft for the AML GET decision endpointChristian Grothoff
2023-02-02first draft of implementation of GET AML decisions endpointChristian Grothoff
2023-01-27update GET attest logic now that it is clear that we must store KYC attribute...Christian Grothoff
2023-01-21add new endpoints to main dispatcherChristian Grothoff
2022-12-30-doxygen fixesChristian Grothoff
2022-12-30-add prototypesChristian Grothoff
2022-12-29expand DB API with AML functions, fix purse refund calculations in libtalerex...Christian Grothoff
2022-12-28add notification logic on purse deletionChristian Grothoff
2022-12-27-first sketch for purse delete handlerChristian Grothoff
2022-12-27-add do_purse_delete APIChristian Grothoff
2022-12-20new batch test and standard deviationJoseph
2022-12-19refactor wirewatch to enable use of batch APIChristian Grothoff
2022-12-09properly handle GONE case on purse depositChristian Grothoff
2022-12-06some modifications for batch testJoseph
2022-11-27more work on SQL refactoringChristian Grothoff
2022-11-21some modifications on batch_test for reserves_inJoseph
2022-11-04policy extensions and age restriction refactoringÖzgür Kesim
2022-11-02-doxygenChristian Grothoff
2022-11-01remove wad fee, kyc fee and kyc-timeoutChristian Grothoff
2022-11-01purse auditor helper theoretically complete (but DB logic still missing)Christian Grothoff
2022-10-30add support for reserve open/close operations to auditor, begin to split off ...Christian Grothoff
2022-10-15return open/close requests in reserve historyChristian Grothoff
2022-10-15-refactor DB for reserve history/status routinesChristian Grothoff
2022-10-15add logic to return information about purse refunds in coin historiesChristian Grothoff
2022-10-13-towards returning reserve open deposits in coin historyChristian Grothoff
2022-10-13-implement reserve closure in testChristian Grothoff
2022-10-12-work on reserve control testsChristian Grothoff
2022-10-08-add missing SQL logicChristian Grothoff
2022-10-05-insert routinesChristian Grothoff
2022-10-05-work on header towards taler-auditor-sync for new tablesChristian Grothoff
2022-10-04-work on reserve_open DB APIChristian Grothoff
2022-10-03-more work on new DB logicChristian Grothoff
2022-10-03-implement sketch for pg_do_reserve_open.cChristian Grothoff
2022-10-02complete taler-exchange-httpd_reserves_get_attest.c logic (first pass, still ...Christian Grothoff
2022-10-02complete taler-exchange-httpd_reserves_close.c logic (first pass, still witho...Christian Grothoff
2022-10-02complete taler-exchange-httpd_reserves_open.c logic (first pass, still withou...Christian Grothoff
2022-08-22-fix clang compiler warningsChristian Grothoff