summaryrefslogtreecommitdiff
path: root/src/include/taler_exchangedb_plugin.h
AgeCommit message (Expand)Author
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
2022-08-20-major KYC update, fixes misc. issuesChristian Grothoff
2022-08-16allow merge into non-existent reserve if KYC is disabledChristian Grothoff
2022-08-15(preliminary) work on kycaid pluginChristian Grothoff
2022-08-14-regenerate DBsChristian Grothoff
2022-08-14-work on new KYC logic: remove old DB codeChristian Grothoff
2022-08-14-start with DB cleanupChristian 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-08-07-implement new kyc-webhook endpointChristian Grothoff
2022-08-05adding kyclogic plugin templateChristian Grothoff
2022-08-05-add new KYC amount iteration DB functionsChristian Grothoff
2022-08-05-first pass at new KYC DB APIChristian Grothoff
2022-08-04-more general KYC logicChristian Grothoff
2022-07-31-update auditor schema in preparation to fix #4960Christian Grothoff
2022-07-30finish taler-exchange-drain implementationChristian Grothoff
2022-07-30-doxygenChristian Grothoff
2022-07-30-fix typosChristian Grothoff
2022-07-30implement taler-auditor-sync support for profit_drains table (#4960)Christian Grothoff
2022-07-30setup drain_profits table (#4960)Christian Grothoff
2022-07-25-simplify table drop logicChristian Grothoff
2022-07-06-fix typosChristian Grothoff
2022-07-05-implemented bounded history for reserve status requestsChristian Grothoff
2022-07-05-handle withdraw CS nonce reuse more nicelyChristian Grothoff
2022-07-05-run read-only transactions in proper read-only scope (at least some of them)Christian Grothoff
2022-07-05-remove dead argumentChristian Grothoff
2022-07-04-implement DB logic for forcing reserve closeChristian Grothoff
2022-06-28-fix issue with missing signature over denomination and age restriction hash ...Christian Grothoff
2022-06-26-fix typosChristian Grothoff
2022-06-26-fix misc doxygen warnings, code clean upChristian Grothoff
2022-06-19-add missing checkpointing logicChristian Grothoff
2022-06-15-more DB logic for taler-helper-auditor-reservesChristian Grothoff
2022-06-15-more DB prep work towards reserve auditing with p2p paymentsChristian Grothoff
2022-06-14-fix commentsChristian Grothoff