summaryrefslogtreecommitdiff
path: root/src/exchange/taler-exchange-aggregator.c
AgeCommit message (Expand)Author
2024-03-06-more logical DB notify for aggregatorChristian Grothoff
2024-02-29fix #8452Christian Grothoff
2024-01-28fix #8030Christian Grothoff
2023-09-10major exchange DB schema change: store common properties of batch deposit in ...Christian Grothoff
2023-07-25actually take kyc_off flag into considerationChristian Grothoff
2023-07-23Added reserve_pub to kyc legitimization_processesÖzgür Kesim
2023-05-13more AML_THRESHOLD fixesChristian Grothoff
2023-02-19return KYC requirement row when AML imposed KYC requirements on withdraw; ret...Christian Grothoff
2023-02-17fix memory leak and transaction error handling related to KYCChristian Grothoff
2023-02-12-work on AML trigger logicChristian Grothoff
2023-02-09-start on AML work (incomplete)Christian Grothoff
2023-01-27address DB failure error handling in KYC checkChristian Grothoff
2022-08-23-actually, can be zero on refund...Christian Grothoff
2022-08-23fix profit drain test, remove obsolete test 33 (aggregator now dies on incons...Christian Grothoff
2022-08-20-major KYC update, fixes misc. issuesChristian Grothoff
2022-08-11major rework of the KYC logic, making it more configurable, not complete, but...Christian Grothoff
2022-07-30finish taler-exchange-drain implementationChristian Grothoff
2022-05-18-squash compiler warningChristian Grothoff
2022-04-02rollback transaction to end transaction scope before releasing the shard (fix...Christian Grothoff
2022-03-27new aggregator mega transaction logicChristian Grothoff
2022-03-24rework deposits sharding, towards making aggregator faster (not necessarily d...Christian Grothoff
2022-03-05refactor /wire to include logic to return the wad fee (for W2W payments)Christian Grothoff
2022-03-03use 32 byte hash for hpayto, use that for joins on queries to better align qu...Christian Grothoff
2022-03-03include shard when marking deposits tiny/done to make better use of partition...Christian Grothoff
2022-02-21-big renaming of structs for consistent naming with P suffixChristian Grothoff
2022-02-12-doxygen fixesChristian Grothoff
2021-12-14introducing GNUNET_TIME_Timestamp, recoup now with amountsChristian Grothoff
2021-11-07add missing fileChristian Grothoff
2021-11-01fix shardingChristian Grothoff
2021-10-30-more work on FTBFS issuesChristian Grothoff
2021-10-27-fix aggregator ftbfsChristian Grothoff
2021-10-27-more changes towards fixing FTBFSChristian Grothoff
2021-10-11-typosms
2021-09-05implement taler-exchange-transfer DB sharding logicChristian Grothoff
2021-09-04doxygen and spelling fixesChristian Grothoff
2021-09-04fix aggregator benchmark generation logicChristian Grothoff
2021-09-03first draft for an aggregator benchmark, plus fixing inclusive/exclusive shar...Christian Grothoff
2021-09-03preliminary work on supporting sharding/parallel aggregation (undertested, bu...Christian Grothoff
2021-09-03-implement long-standing aggregation SQL query simplificationChristian Grothoff
2021-09-03-code cleanupChristian Grothoff
2021-09-03-nicer return valueChristian Grothoff
2021-08-23complete implementation of long-polling for reserve status; remove support fo...Christian Grothoff
2021-08-08introduce TALER_OS_init() to safely handle static linkageChristian Grothoff
2021-08-03restructure configuration, move bank account credentials from exchange-accoun...Christian Grothoff
2021-07-29fix #6960Christian Grothoff
2021-07-23-rename TALER_amount_get_zero to TALER_amount_set_zeroChristian Grothoff
2021-01-16remove unused struct memberFlorian Dold
2021-01-07work on #6679"Christian Grothoff
2020-12-16load fees from DB instead of from config, also in wire toolsChristian Grothoff
2020-07-15Fix #6375Christian Grothoff