summaryrefslogtreecommitdiff
path: root/src/exchangedb
AgeCommit message (Expand)Author
2023-09-13work on KYC support in auditor (WiP, not finished)Christian Grothoff
2023-09-11handle NULL entry correctlyChristian Grothoff
2023-09-11one more missing check for no_age_commitment hashChristian Grothoff
2023-09-11-fix wrong type after type was split"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-10-fix typoChristian Grothoff
2023-09-10major exchange DB schema change: store common properties of batch deposit in ...Christian Grothoff
2023-09-06remove locking, we'll revert to sequential use as locking requires superuserChristian Grothoff
2023-09-01-spellingChristian Grothoff
2023-08-31reserve space for wallet_data_hash in schemaChristian Grothoff
2023-08-27-fix issue with multiple dbinit running concurrentlyChristian Grothoff
2023-08-23add anastasis facade to fakebankChristian Grothoff
2023-08-01amount-specific functions, not proceduresÖzgür Kesim
2023-07-30add missing prepared statementsChristian Grothoff
2023-07-30remove wrap_size, obsoleteChristian Grothoff
2023-07-30remove pre-array batch reserves-in insertion logicChristian Grothoff
2023-07-30misc bug fixes in batch insertChristian Grothoff
2023-07-30unify to TEXT instead of mixing TEXT and VARCHARChristian Grothoff
2023-07-30-remove silly commentChristian Grothoff
2023-07-30-remove _tuple suffixChristian Grothoff
2023-07-30-fix typosÖzgür Kesim
2023-07-30[pq] use GNUNET_PQ_get_oid_by_name consistentlyÖzgür Kesim
2023-07-29dceChristian Grothoff
2023-07-29migration to new amount style for exchangedbChristian Grothoff
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