aboutsummaryrefslogtreecommitdiff
path: root/src/exchangedb
AgeCommit message (Expand)Author
2023-07-28taler_amount type introduced in reserves table and corresponding functionsÖ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-07-28finalize v3/v4 -> v2 exchange schema mergerÖzgür Kesim
2023-07-28finalize v3/v4 -> v2 exchange schema mergerÖzgür Kesim
2023-07-28combine v3 and v4 of exchange schema into v2 due to major incompatible tuple ...Christian Grothoff
2023-07-28-fix type defsChristian Grothoff
2023-07-27[WiP] added TALER_AMOUNT type to Postgres - first in age_withdrawÖzgür Kesim
2023-07-26[age-withdraw] WIP - database transaction during reveal works nowÖzgür Kesim
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-16fix taler-aggregator-benchmarkChristian Grothoff
2023-06-27-fix parameter in stored proceduresÖzgür Kesim
2023-06-26-fixed typosÖzgür Kesim
2023-06-26add exchange_do_age_withdraw.sqlÖzgür Kesim
2023-06-26-ruuid not neededÖzgür Kesim
2023-06-26Merge branch 'master' into age-withdraw-mergeÖzgür Kesim
2023-06-26[age-withdraw] age-withdraw commit- and reveal-handlers implemented, 12/nÖzgür Kesim
2023-06-25fix testChristian Grothoff
2023-06-25-fix typoChristian Grothoff
2023-06-23fix #7870Christian Grothoff
2023-06-05Merge branch 'master' into age-withdrawÖzgür Kesim
2023-06-04code cleanup, fixing misc. memory leaks in the processChristian Grothoff
2023-06-03-loggingChristian Grothoff
2023-06-03add DB idempotency testChristian Grothoff
2023-06-03Merge branch 'master' into age-withdrawÖzgür Kesim
2023-06-02make CREATE TYPE usage idempotentFlorian Dold
2023-05-21-fix SQLChristian Grothoff
2023-05-21-typoChristian Grothoff
2023-05-18array-based do_reserves_in_insertChristian Grothoff
2023-05-18use external helper for conversion also for KYCAIDChristian Grothoff
2023-05-17implement logic to conditionally trigger AML review based on KYC attributesChristian Grothoff
2023-05-16towards KYC AML triggersChristian Grothoff
2023-05-14[æge-withdraw] WiP: towards new APIÖzgür Kesim
2023-05-12Merge branch 'age-withdraw' of ssh://git.kesim.org/taler/exchange into age-wi...Özgür Kesim
2023-05-12[age-withdraw] WIP: change schema to use new support for array types, 11/nÖzgür Kesim
2023-05-10always use GNUNET_memcpyChristian Grothoff
2023-05-04finish implementation for #7808Christian 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-23-fix typos for doxygenÖzgür Kesim
2023-04-22WiP: age-withdraw, continue with finalize_age_withdraw_and_sign, 9/nÖzgür Kesim
2023-04-22Merge branch 'master' of ssh://git.taler.net/exchangeÖzgür Kesim
2023-04-22WiP: age-withdraw, adjust schema and DB-handlers, cleanup FIXME's, 8/nÖzgür Kesim
2023-04-22-added FIXMEÖzgür Kesim
2023-04-22simplify batch insert: no cursor where not required, replace out_reserve_foun...Christian Grothoff
2023-04-22-misc fixesChristian Grothoff