summaryrefslogtreecommitdiff
path: root/src/exchange/taler-exchange-closer.c
AgeCommit message (Expand)Author
2024-01-28fix #8030Christian Grothoff
2023-05-10always use GNUNET_memcpyChristian Grothoff
2022-10-30add support for reserve open/close operations to auditor, begin to split off ...Christian Grothoff
2022-10-13-implement reserve closure in testChristian Grothoff
2022-08-22-fix clang compiler warningsChristian Grothoff
2022-03-05refactor /wire to include logic to return the wad fee (for W2W payments)Christian Grothoff
2021-12-14introducing GNUNET_TIME_Timestamp, recoup now with amountsChristian Grothoff
2021-10-27-work on 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-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-07fix test issues with new DB schemaChristian Grothoff
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
2020-04-21fix #6186Christian Grothoff
2020-03-15clean up closer logic, improve error handling, simplify logic, add commentsChristian Grothoff
2020-03-14remove unused codeChristian Grothoff
2020-03-12split reserve closing from main aggregation logicChristian Grothoff