summaryrefslogtreecommitdiff
path: root/src/exchange/taler-exchange-transfer.c
AgeCommit message (Collapse)Author
2024-02-14fix #8388Christian Grothoff
2024-01-28fix #8030Christian Grothoff
2023-06-04address FIXMEs in bank service APIChristian Grothoff
2023-05-10always use GNUNET_memcpyChristian Grothoff
2022-08-01-fix log levelChristian Grothoff
2022-07-30skeleton for taler-exchange-drain command (#4960)Christian Grothoff
2021-12-14fix shard delay calculation also for 'transfer' toolChristian Grothoff
2021-12-14introducing GNUNET_TIME_Timestamp, recoup now with amountsChristian Grothoff
2021-09-06-minor fixesChristian Grothoff
2021-09-06-misc bugfixesChristian Grothoff
2021-09-05-misc bugfixesChristian Grothoff
2021-09-05taler-exchange-transfer: ensure batches stay in their rangeChristian Grothoff
2021-09-05implement taler-exchange-transfer DB sharding logicChristian Grothoff
2021-08-23complete implementation of long-polling for reserve status; remove support ↵Christian Grothoff
for multi-threaded exchange httpd
2021-08-08introduce TALER_OS_init() to safely handle static linkageChristian Grothoff
2021-08-03restructure configuration, move bank account credentials from ↵Christian Grothoff
exchange-account-XXX to exchange-accountcredentials-XXX
2021-07-29fix #6960Christian Grothoff
2021-01-07work on #6679"Christian Grothoff
2020-11-14more work on crypto RSA helperChristian 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-13implement test mode in taler-exchange-transferChristian Grothoff
2020-03-12finish separation of aggreator into aggregation, closing and transfer ↵Christian Grothoff
processes (test cases still need to be updated)