summaryrefslogtreecommitdiff
path: root/src/include/taler_exchangedb_plugin.h
AgeCommit message (Expand)Author
2024-04-01implement protocol v19: consider refunds when returning transaction aggregati...Christian Grothoff
2024-03-08implement protocol v19 in taler-exchange-httpd (for #8000); note that taler-e...Christian Grothoff
2024-03-08fix account update failing to persist wire signature and then breaking that w...Christian Grothoff
2024-03-08add taler-exchange-dbinit -a optionChristian Grothoff
2024-02-13set 'finished' to TRUE when KYC process is done (either way, successful or fa...Christian Grothoff
2024-01-08also do not respond with 410 to the GET /purses//merge requestChristian Grothoff
2023-12-25fix #8015 (allow purse merge until they were actually expired/refunded)Christian Grothoff
2023-12-23-fix typoÖzgür Kesim
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-13[wip, #7267] more refined age commitment conflict response during depositÖzgür Kesim
2023-11-28fix spelling issuesChristian Grothoff
2023-11-28-misc doxygen fixesChristian Grothoff
2023-11-12keep redirect_url in KYC table to improve idempotency of GETChristian Grothoff
2023-10-25new blind signing code buildsChristian Grothoff
2023-10-15remove dead do_withdraw codeChristian Grothoff
2023-10-15avoid extra transaction to fetch balance if reserve is out of funds, remove l...Christian Grothoff
2023-10-05-fixing missing '/' at end of paths in Debian package, implement coin history...v0.9.4-dev.1Christian Grothoff
2023-09-19work on reserve history APIChristian Grothoff
2023-09-19complete coin history DB logic to properly handle new ETagsChristian Grothoff
2023-09-18remove coin and reserve histories from exchange repliesChristian Grothoff
2023-09-17first cut for API to get coin historyChristian Grothoff
2023-09-14more work towards auditor support for AML/KYCChristian Grothoff
2023-09-13work on KYC support in auditor (WiP, not finished)Christian Grothoff
2023-09-11improve wallet_Data support in exchange APIsChristian Grothoff
2023-09-11add support for wallet_data_hash in APIChristian Grothoff
2023-09-10major exchange DB schema change: store common properties of batch deposit in ...Christian Grothoff
2023-07-30remove wrap_size, obsoleteChristian Grothoff
2023-07-24[age-withdraw] first tests passÖzgür Kesim
2023-07-23kyc logic with birthdate setting test addedÖzgür Kesim
2023-07-23[kyc] put reserve_pub into legitimization_requirementsÖzgür Kesim
2023-07-23Added reserve_pub to kyc legitimization_processesÖzgür Kesim
2023-07-03[age-withdraw] added library function for age-withdrawÖzgür Kesim
2023-06-26-ruuid not neededÖzgür Kesim
2023-06-26-comment updatesÖzgür Kesim
2023-06-26[age-withdraw] age-withdraw commit- and reveal-handlers implemented, 12/nÖzgür Kesim
2023-06-04code cleanup, fixing misc. memory leaks in the processChristian Grothoff
2023-05-17implement logic to conditionally trigger AML review based on KYC attributesChristian Grothoff
2023-05-04finish implementation for #7808Christian Grothoff
2023-05-04towards LP support for GET /deposits (#7808)Christian Grothoff
2023-05-01breaking protocol changes towards fixing #7810 (incomplete, taler-exchange-of...Christian Grothoff
2023-05-01-typosÖzgür Kesim
2023-05-01WiP: age-withdraw, finished reveal-request, 10/nÖzgür Kesim
2023-04-22WiP: age-withdraw, continue with finalize_age_withdraw_and_sign, 9/nÖzgür Kesim
2023-04-22WiP: age-withdraw, adjust schema and DB-handlers, cleanup FIXME's, 8/nÖzgür Kesim
2023-04-15implement more of lookup_records_by_tableChristian Grothoff
2023-04-15create warnings on missing table syncsChristian Grothoff
2023-04-10return AML status together with KYC statusChristian Grothoff
2023-03-31-fix missing commentsChristian Grothoff
2023-03-31fix exchangedb build errorsChristian Grothoff