aboutsummaryrefslogtreecommitdiff
path: root/src/backend
AgeCommit message (Expand)Author
2024-09-15doxygen fixesChristian Grothoff
2024-09-15fix category array construction (#8834)Christian Grothoff
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-nicer SQLChristian Grothoff
2024-09-12enforce refund limits (#9061)Christian Grothoff
2024-09-10handle zero-amount orders betterChristian 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-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-08clean up and complete taler-merchant-kyccheck logicChristian 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-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-03update master public key of demoChristian Grothoff
2024-09-03adjust merchant to exchange API changeChristian 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-05work on merchant test_kyc_api"Christian Grothoff
2024-08-04fix select_category implementationChristian Grothoff
2024-08-03-make spell checker happyChristian Grothoff
2024-08-02-fix doxygenChristian Grothoff
2024-08-01missing charSebastian
2024-08-01fix get category detailsSebastian
2024-07-31fix account_kyc_set_statusChristian Grothoff
2024-07-31DB schema change for storing more KYC status dataChristian Grothoff
2024-07-30fix FTBFS when compiling against exchange v0.13 APIChristian Grothoff
2024-07-01provide default category, PoS app needs itv0.11.9-dev.4Florian Dold
2024-06-24log on 400 errorsChristian Grothoff