summaryrefslogtreecommitdiff
path: root/src/backend/taler-merchant-httpd_exchanges.c
AgeCommit message (Expand)Author
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
2021-03-09disable confusing warningChristian Grothoff
2021-03-05fix for #6786Christian Grothoff
2021-01-16fix #6699: trust peers if master_pub is in trust set, do not require base URL...Christian Grothoff
2020-11-08adjust error codes in merchantChristian Grothoff
2020-10-25indentation fixesChristian Grothoff
2020-10-09address doxygen warningsMS
2020-10-09address doxygen warningsMS
2020-10-09Addressing @file warnings.MS
2020-09-03fix #6516Christian Grothoff
2020-07-24fix spelling mistakesJonathan Buchanan