aboutsummaryrefslogtreecommitdiff
path: root/src/exchangedb
AgeCommit message (Expand)Author
2023-10-05-sillinessChristian Grothoff
2023-10-05-fixing missing '/' at end of paths in Debian package, implement coin history...v0.9.4-dev.1Christian Grothoff
2023-09-21migrate to new bank APIChristian Grothoff
2023-09-21address constraint violation detected by peer-repair integration testChristian Grothoff
2023-09-19finish new reserve history logicChristian 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-16add triggers to populate reserve history tableChristian Grothoff
2023-09-16create coin history table via triggersChristian Grothoff
2023-09-14fix: reserve_found NULL when the reserve is partially filledSebastian
2023-09-14get test_auditor to passChristian 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-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