aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2024-09-14return 400 if wallet uses untrusted exchange base URL; towards fixing #9183Christian Grothoff
2024-09-13fix #9184: never long-poll on first requestChristian Grothoff
2024-09-13-fix test FTBFSSebastian
2024-09-13-nicer SQLChristian Grothoff
2024-09-12-fix test FTBFSChristian Grothoff
2024-09-12enforce refund limits (#9061)Christian Grothoff
2024-09-12remove unused CONVERTER option (fixes #9126)Christian Grothoff
2024-09-10handle zero-amount orders betterChristian Grothoff
2024-09-10have libtalermerchant accept 451 on order creationChristian Grothoff
2024-09-10improve error responseChristian Grothoff
2024-09-10-fix limit calculationChristian Grothoff
2024-09-10add logic to enforce hard limit on order creationChristian Grothoff
2024-09-10clean up order, no semantic changeChristian Grothoff
2024-09-10typosChristian Grothoff
2024-09-10refactor to use new exchange convenience API to check account restrictionsChristian Grothoff
2024-09-09204 changed to 200Christian Grothoff
2024-09-09fix misc. long polling issuesChristian Grothoff
2024-09-09-fix all-zeros access_token issueChristian Grothoff
2024-09-08towards new /kyc API: test_kyc_api still fails, but getting closeChristian Grothoff
2024-09-08make taler-merchant-reconciliation use keys via taler-merchant-exchangekeysup...Christian Grothoff
2024-09-08fix commentChristian Grothoff
2024-09-08make taler-merchant-depositcheck use keys via taler-merchant-exchangekeysupdateChristian Grothoff
2024-09-08actually rely upon taler-merchant-exchangekeyupdate in taler-merchant-httpdChristian Grothoff
2024-09-08add notification on KYC rule triggerChristian Grothoff
2024-09-08allow other processes to immediately trigger KYC checkChristian Grothoff
2024-09-08add logic to notify other services about KYC status changesChristian Grothoff
2024-09-08clean up and complete taler-merchant-kyccheck logicChristian Grothoff
2024-09-08-add missing fileChristian Grothoff
2024-09-07work towards taler-merchant-kyccheck helperChristian Grothoff
2024-09-06skeleton for kyccheck helperChristian Grothoff
2024-09-06first implementation of exchangekeyupdateChristian Grothoff
2024-09-06style fixesChristian Grothoff
2024-09-06add parsing of full kyc-status response to libtalermerchantChristian Grothoff
2024-09-06renaming taler-merchant-exchange to taler-merchant-reconciliation, preparing ...Christian Grothoff
2024-09-06implement #9153 API (alas, not yet in libtalermerchant, under-tested, and in ...Christian Grothoff
2024-09-06pass on 451 replies from exchange to wallets on /payChristian Grothoff
2024-09-05fix #9170Christian Grothoff
2024-09-05fix #9155Christian Grothoff
2024-09-03update master public key of demoChristian Grothoff
2024-09-03adjust merchant to exchange API changeChristian Grothoff
2024-09-01-remove bogus commentChristian Grothoff
2024-09-01implement per-transaction limitsChristian Grothoff
2024-08-28-style fixesChristian Grothoff
2024-08-27-misc code cleanupsChristian Grothoff
2024-08-24fix NULL deref bugChristian Grothoff
2024-08-24fix NULL checkChristian Grothoff
2024-08-24check return valuesChristian Grothoff
2024-08-08adapt to exchange DEPOSIT -> AGGREGATE renameChristian Grothoff
2024-08-08new flagChristian Grothoff
2024-08-05test passesChristian Grothoff