aboutsummaryrefslogtreecommitdiff
path: root/src/backend/taler-merchant-httpd_exchanges.c
AgeCommit message (Expand)Author
2024-11-05work on merchantChristian Grothoff
2024-10-07respect zero-limitsChristian Grothoff
2024-09-14return 400 if wallet uses untrusted exchange base URL; towards fixing #9183Christian Grothoff
2024-09-12enforce refund limits (#9061)Christian Grothoff
2024-09-10-fix limit calculationChristian Grothoff
2024-09-10add logic to enforce hard limit on order creationChristian Grothoff
2024-09-10refactor to use new exchange convenience API to check account restrictionsChristian Grothoff
2024-09-08actually rely upon taler-merchant-exchangekeyupdate in taler-merchant-httpdChristian Grothoff
2024-09-01implement per-transaction limitsChristian Grothoff
2024-08-28-style fixesChristian Grothoff
2023-12-17-expand data returned from /config by merchant backendChristian Grothoff
2023-11-15-fix wallet-balance integration test: do return immediately even if force-rel...Christian Grothoff
2023-10-29work on #7965: better exchange /keys handlingChristian Grothoff
2023-10-13work towards multi-currency supportChristian Grothoff
2023-10-13return only accepted currencies from /configChristian Grothoff
2023-10-13store expected currency as per configuration with exchangeChristian Grothoff
2023-10-13-first hack at multicurrency support in merchantChristian Grothoff
2023-09-19fix report when same exchange URL is configured in multiple configuration sec...Christian Grothoff
2023-07-14do all DB operations from downloading /keys in one shotChristian Grothoff
2023-07-13merging /keys and /wire API in the exchangeChristian Grothoff
2023-07-11-cache /keys in merchant DBChristian Grothoff
2023-07-10-doxygen fixesChristian Grothoff
2023-07-05-more merchant clean upv0.9.3-dev.2Christian Grothoff
2023-07-04adaptations to latest exchange APIChristian Grothoff
2023-07-03adapt to latest exchange API changesChristian Grothoff
2023-06-25-adapt to latest exchange API changeChristian Grothoff
2023-06-22adapt to exchange API changeChristian Grothoff
2023-06-07major libtalertesting API refactoring, including no longer having taler-speci...Christian Grothoff
2023-05-03expand merchant order logic to return exchanges trusted by the merchant and i...Christian Grothoff
2023-05-01fix various memory-use issuesChristian Grothoff
2023-05-01-fix FTBFS and /wire fetching logicChristian Grothoff
2023-05-01first rough cut at merchant update for #7810 (still with known bugs)Christian Grothoff
2023-01-23-fix crash if SPA not found, look in correct path for SPAChristian Grothoff
2023-01-12fix #7570 and #7571Christian Grothoff
2022-12-28modify merchant to use incremental /keys fetchingChristian Grothoff
2022-08-24-more logging about pay progressionChristian Grothoff
2022-03-10fix #7190: handle new wad fees properly in merchantChristian Grothoff
2022-03-07fix FTBFSFlorian Dold
2021-12-14migration to protocol v11Christian Grothoff
2021-12-08-more loggingChristian Grothoff
2021-12-01-fix assertion failureChristian Grothoff
2021-10-19-make code more readableChristian Grothoff
2021-10-13-fix #7035Christian Grothoff
2021-10-10-add exchange lookup to kyc handler (WiP)Christian Grothoff
2021-08-07-code cleanup: use new GNUNET_TIME functionsChristian Grothoff
2021-08-01-more json_pack funChristian Grothoff
2021-04-21fix misc doxygen issuesChristian Grothoff
2021-04-14-indentChristian Grothoff
2021-04-13fix pointer checkSebastian
2021-04-08possible fix for #6835Christian Grothoff