aboutsummaryrefslogtreecommitdiff
path: root/src/exchangedb
AgeCommit message (Collapse)Author
2022-10-14fix errorsÖzgür Kesim
2022-10-14-added missing files to last commitÖzgür Kesim
2022-10-14WIP: policy_details handling continuedÖzgür Kesim
- policy details generated on deposit/batch-deposit requests - insert or update of policy details in the DB - accumulation of amounts of multiple deposits for the same policy_details
2022-10-09WIP: policy handling advancementsÖzgür Kesim
- introduction of policy states. - introduction of default state on timeout. - introduction of TALER_PolicyFulfilmentOutcome - parsing for policy_details now also provides default state on timeout. - introduction of check_serial as preflight func before heavy operations in policy post handler - brandt auction now returns outcomes.
2022-10-08-fix typeÖzgür Kesim
2022-10-08WIP: policy_*_fulfiment added and API changesÖzgür Kesim
- policy_fulfilment table defined, handlers added - policy_details_fulfilment table defined, handlers added - TALER_extensions_serial_from_policy_details implemened
2022-10-07WIP: Added policy extension handling during depositÖzgür Kesim
2022-10-06refactor: extensions_ -> policy_; added policy_fulfilmentÖzgür Kesim
2022-10-06Merge branch 'master' into auction_brandtÖzgür Kesim
2022-10-05refactor h_extensions -> h_policy, and structs accordinglyÖzgür Kesim
2022-10-05-insert routinesChristian Grothoff
2022-10-05-work on header towards taler-auditor-sync for new tablesChristian Grothoff
2022-10-05refactor extensions: config -> manifestÖzgür Kesim
2022-10-05refactor extensions: config -> manifestÖzgür Kesim
2022-10-04-syntax error fixedÖzgür Kesim
2022-10-04-fix typosChristian 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-03-work on DB logicChristian Grothoff
2022-10-03-skeletons for new PG functionsChristian Grothoff
2022-09-18prepare tables for DD31Christian Grothoff
2022-08-24-fix purse deposit when done against non-existing reserveChristian Grothoff
2022-08-24-fix purse merge when done against non-existing reserveChristian Grothoff
2022-08-22-fix clang compiler warningsChristian Grothoff
2022-08-22-fix some clang warningsChristian Grothoff
2022-08-20-doxygenChristian 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-15towards testing #4960Christian 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-11-doxygen fixesChristian Grothoff
2022-08-11major rework of the KYC logic, making it more configurable, not complete, ↵Christian Grothoff
but tests pass again
2022-08-07-implement new kyc-webhook endpointChristian Grothoff
2022-08-06-fix schema useChristian 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-07-31-update auditor schema in preparation to fix #4960Christian Grothoff
2022-07-30-implement DB functions for taler-exchange-drainChristian 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-28-ensure single transaction for exchange-0001.sql / shard-0001.sqlChristian Grothoff
2022-07-25-move everything into schemaChristian Grothoff