aboutsummaryrefslogtreecommitdiff
path: root/src/include
AgeCommit message (Expand)Author
9 daysfix #9341Christian Grothoff
10 daysnew util/ dir with PDChristian Grothoff
2024-11-05work on merchantChristian Grothoff
2024-11-05work on merchantChristian Grothoff
2024-11-05work on merchantChristian Grothoff
2024-11-05work on merchantChristian Grothoff
2024-10-30support bearer token for bank authSebastian
2024-10-01fix KYC testChristian Grothoff
2024-10-01fix #9197: wait at most 250ms for /keys from exchanges before giving upChristian Grothoff
2024-09-15doxygen fixesChristian Grothoff
2024-09-12enforce refund limits (#9061)Christian Grothoff
2024-09-10add logic to enforce hard limit on order creationChristian Grothoff
2024-09-08towards new /kyc API: test_kyc_api still fails, but getting closeChristian 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-07work towards taler-merchant-kyccheck helperChristian Grothoff
2024-09-06add parsing of full kyc-status response to libtalermerchantChristian Grothoff
2024-09-06implement #9153 API (alas, not yet in libtalermerchant, under-tested, and in ...Christian Grothoff
2024-08-24fix NULL checkChristian Grothoff
2024-08-04fix select_category implementationChristian Grothoff
2024-08-02-fix doxygenChristian Grothoff
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-06-16remove redundant required_currency field/columnFlorian Dold
2024-06-15-spellingChristian Grothoff
2024-06-13“redeemed” —> “used"Christian Blättler
2024-06-13add rounding and remove h_issueChristian Blättler
2024-06-13Merge branch 'master' into tokens-paymentChristian Blättler
2024-06-06check tokens on idempotent pay requestChristian Blättler
2024-06-06store issued tokens in databaseChristian Blättler
2024-06-06store used tokens in database and prevent double using a tokenChristian Blättler
2024-06-05remove legacy user_typeChristian Grothoff
2024-05-26-finish implementation of protocol v16, still undertestedChristian Grothoff
2024-05-26expand POST /products to allow specifying categories the product is inChristian Grothoff
2024-05-25-more work on categoriesChristian Grothoff
2024-05-25start on implementing protocol v16Christian Grothoff
2024-05-13implement protocol spec v15Christian Grothoff
2024-05-06work on tokensChristian Blättler
2024-04-30work on tokensChristian Blättler
2024-04-27work on testing orders with tokensChristian Blättler
2024-04-26build tokens array in test commandChristian Blättler
2024-04-26extend testing lib to support paying for orders with choicesChristian Blättler
2024-04-26extend merchant lib to allow tokens as inputsChristian Blättler
2024-04-25parse and hash wallet data in pay handlerChristian Blättler
2024-04-25rename signatureChristian Blättler
2024-04-20rename keysChristian Blättler
2024-04-19proper date rounding & fix db key extractionChristian Blättler
2024-04-18add choice_index to private get orders idChristian Blättler