summaryrefslogtreecommitdiff
path: root/src/exchangedb/test_exchangedb.c
AgeCommit message (Expand)Author
2021-11-20fix typo: s/row_id/rowid/Thien-Thi Nguyen
2021-11-19-fix leaks and compiler warningsChristian Grothoff
2021-11-16[age restriction] progress 3/nÖzgür Kesim
2021-11-07add missing fileChristian Grothoff
2021-11-06more RSA cleanupChristian Grothoff
2021-11-06RSA-despecializationChristian Grothoff
2021-11-05-fixesChristian Grothoff
2021-11-05abstract denomination keys a bit moreChristian Grothoff
2021-11-01fix shardingChristian Grothoff
2021-10-31consistently distinguish blinded/unblinded denomination sigsChristian Grothoff
2021-10-31DB test passes againChristian Grothoff
2021-10-31fixing SQL statementsChristian Grothoff
2021-10-31misc fixesChristian Grothoff
2021-10-31fix test FTBFSChristian Grothoff
2021-10-30-more dB workChristian Grothoff
2021-10-27fix FTBFS of exchangedbChristian Grothoff
2021-10-27-more changes towards fixing FTBFSChristian Grothoff
2021-10-17implement returning KYC status from GET /deposits/ endpointChristian Grothoff
2021-10-14start with KYC support in DBChristian Grothoff
2021-10-13-modify C API to future-proof it for returning more details as required for K...Christian Grothoff
2021-09-05implement taler-exchange-transfer DB sharding logicChristian Grothoff
2021-09-03preliminary work on supporting sharding/parallel aggregation (undertested, bu...Christian Grothoff
2021-08-23complete implementation of long-polling for reserve status; remove support fo...Christian Grothoff
2021-08-08-fix testChristian Grothoff
2021-08-08-sepa is ancient, iban is correctChristian Grothoff
2021-07-31-more json_pack fixesChristian Grothoff
2021-07-23-rename TALER_amount_get_zero to TALER_amount_set_zeroChristian Grothoff
2020-07-22fix misc typosChristian Grothoff
2020-07-08synchronize with latest GANAChristian Grothoff
2020-07-08simplify DB access: do not fetch fields we do not needChristian Grothoff
2020-07-05GNUNET_free_non_null is gone, use GNUNET_freeChristian Grothoff
2020-07-05towards changing timestamp in deposit confirmation (tests failing)Christian Grothoff
2020-04-08fix #6170 and rest of #6164Christian Grothoff
2020-03-31typosCodeBlau-NGI-2019Christian Grothoff
2020-03-27avoid warningChristian Grothoff
2020-03-27fix inconsistency in field namingChristian Grothoff
2020-03-26fix recoup-refresh audit logicChristian Grothoff
2020-03-14expand DB test to cover #6124 better (passed immediately, does not explain th...Christian Grothoff
2020-03-05new coins => fresh coins, also move comments into the database itselfChristian Grothoff
2020-03-05rename for consistencyChristian Grothoff
2020-03-04more renamingChristian Grothoff
2020-03-04more renamingChristian Grothoff
2020-03-04minor code clean up, renaming for consistencyChristian Grothoff
2020-02-24die more nicely if we are called when we should not beChristian Grothoff
2020-01-19config syntax for accountsFlorian Dold
2020-01-19consistently use payto URI instead of URLFlorian Dold
2020-01-18payback -> recoup stranglersChristian Grothoff
2020-01-17use more specific SELECT in exchange aggregator on refunds instead of filteri...Christian Grothoff
2020-01-16kill another FIXMEChristian Grothoff
2020-01-16pointless to check denom_sig, do not returnChristian Grothoff