summaryrefslogtreecommitdiff
path: root/src/exchange/taler-exchange-closer.c
AgeCommit message (Expand)Author
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