aboutsummaryrefslogtreecommitdiff
path: root/src/include/taler_merchantdb_plugin.h
AgeCommit message (Expand)Author
2024-11-05work on merchantChristian Grothoff
2024-10-01fix KYC testChristian 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-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-30fix FTBFS when compiling against exchange v0.13 APIChristian Grothoff
2024-06-16remove redundant required_currency field/columnFlorian Dold
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-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
2024-04-10Merge branch 'master' into tokensChristian Blättler
2024-04-10add db functions to select & insert token family keysChristian Blättler
2024-04-09implement protocol v14 / fix #8717Christian Grothoff
2024-03-19implement protocol v13 (#8638)Christian Grothoff
2024-03-18implement protocol v12, fixes #7948Christian Grothoff
2024-03-18db: add lookup function for token family keyChristian Blättler
2024-02-10try to fix #8353Christian Grothoff
2024-02-09remove reserve/rewardsChristian Grothoff
2024-01-30[doxygen] fix doxygen issuesv0.9.4-dev.6Özgür Kesim
2024-01-26work on #8061, needs more testingChristian Grothoff
2024-01-26work on #8061Christian Grothoff
2024-01-10codespell fixesChristian Grothoff
2024-01-07properly deploy procedures.sql, add trigger for taler-merchant-depositcheck, ...Christian Grothoff
2024-01-06-fix child managementChristian Grothoff
2024-01-06complete taler-merchant-depositcheck, 1st iteration, without testingChristian Grothoff
2024-01-06DB schema changes for pg_lookup_pending_deposits.cChristian Grothoff
2024-01-06add taler-merchant-depositcheck to buildChristian Grothoff
2024-01-04remove unnecessary DB interaction in GET private/orders/IDChristian Grothoff