aboutsummaryrefslogtreecommitdiff
path: root/src/exchangedb/plugin_exchangedb_postgres.c
AgeCommit message (Expand)Author
2024-08-27-style fixesChristian Grothoff
2024-08-25DCEv0.12.1-dev.12Christian Grothoff
2024-08-24fix test regressionsChristian Grothoff
2024-08-07implement logic to deal with expiration of measures; untested, but could theo...Christian Grothoff
2024-08-03fix KYC long-polling logicChristian Grothoff
2024-07-29DCE, remove duplicate field, get wallet test_kyc_api test to passChristian Grothoff
2024-07-29fixes to error handling, logging, and aml/kyc history returning featureChristian Grothoff
2024-07-29wipChristian Grothoff
2024-07-29skeletonChristian Grothoff
2024-07-29first draft for kyc-uploadChristian Grothoff
2024-07-29work on more GET handlersChristian Grothoff
2024-07-29-implement GET "/aml/$PUB/attributes/$H_PAYTO"Christian Grothoff
2024-07-29work on select_aml_decisionsChristian Grothoff
2024-07-29work on kyc-info endpointChristian Grothoff
2024-07-29implement pg_lookup_kyc_requirement_by_rowChristian Grothoff
2024-07-29-fix DB ftbfsChristian Grothoff
2024-07-29-fix build issues with new APIChristian Grothoff
2024-03-08add taler-exchange-dbinit -a optionChristian Grothoff
2024-03-06disable merge join to 'fix' #8452Christian Grothoff
2024-02-13set 'finished' to TRUE when KYC process is done (either way, successful or fa...Christian Grothoff
2024-01-15fix confusing error messageChristian Grothoff
2023-12-23Added appropriate response on contract-conflict during depositÖzgür Kesim
2023-12-21[wip, #7267] more refined denomination conflict response during depositÖzgür Kesim
2023-12-18disable auto_explainChristian Grothoff
2023-11-12keep redirect_url in KYC table to improve idempotency of GETChristian Grothoff
2023-10-15remove dead do_withdraw codeChristian Grothoff
2023-09-18remove coin and reserve histories from exchange repliesChristian Grothoff
2023-09-14more work towards auditor support for AML/KYCChristian Grothoff
2023-09-10major exchange DB schema change: store common properties of batch deposit in ...Christian Grothoff
2023-07-30[pq] use GNUNET_PQ_get_oid_by_name consistentlyÖzgür Kesim
2023-07-28FAILING attempt to make echange.reserve use taler_amountÖzgür Kesim
2023-07-28[pq] added helper to load oids of composite typesÖzgür Kesim
2023-06-26[age-withdraw] age-withdraw commit- and reveal-handlers implemented, 12/nÖzgür Kesim
2023-05-17implement logic to conditionally trigger AML review based on KYC attributesChristian Grothoff
2023-04-22WiP: age-withdraw, adjust schema and DB-handlers, cleanup FIXME's, 8/nÖzgür Kesim
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-01WiP: age-withdraw implementation, part 1/nÖzgür Kesim
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
2022-12-30-C skeletionsChristian Grothoff
2022-12-30-skeleton for new DB API functionsChristian Grothoff
2022-12-27-add do_purse_delete APIChristian Grothoff
2022-12-19-fix error messageChristian Grothoff
2022-12-06plugin updateJoseph
2022-12-06some modifications for batch testJoseph
2022-12-06refactor procedures.sqlChristian Grothoff
2022-11-27more work on SQL refactoringChristian Grothoff