aboutsummaryrefslogtreecommitdiff
path: root/src/include/taler_merchantdb_plugin.h
AgeCommit message (Expand)Author
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-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
2024-01-02fix reconnect commit statement problemChristian Grothoff
2023-12-23list, update, delete token familiesChristian Blättler
2023-12-23POST /tokenfamilies endpointChristian Blättler
2023-12-23db plugin: better naming for validityChristian Blättler
2023-12-23remove unused enumChristian Blättler
2023-12-23detail structs for token family, keys and spent tokensChristian Blättler
2023-12-16partial implementation of protocol v6: GET with additional filters, POST not ...Christian Grothoff
2023-10-13work towards multi-currency supportChristian Grothoff
2023-09-24combine deposit confirmation signatures into one big signatureChristian Grothoff
2023-09-06fix #7936Christian Grothoff
2023-09-06add DB functions for login tokensChristian Grothoff
2023-09-01-doxygenChristian Grothoff
2023-09-01new CRUD APIs for OTP devices and merchant accounts (fixes #7929, #7824), one...Christian Grothoff
2023-08-22add currency to amounts in merchant DBChristian Grothoff
2023-07-11expand DB API to persist /keysChristian Grothoff
2023-07-10tip -> rewardChristian Grothoff
2023-05-27fix #7846, including adding testChristian Grothoff
2023-05-03simplify POST /private/transfers implementation to match new situation with t...Christian Grothoff
2023-05-03get new taler-merchant-exchange helper to buildChristian Grothoff
2023-05-01first rough cut at merchant update for #7810 (still with known bugs)Christian Grothoff
2023-04-25-fix doxygenChristian Grothoff
2023-04-24-work on DB plugin logic for taler-merchant-exchangeChristian Grothoff
2023-04-23API change for #6363Christian Grothoff
2023-04-23make taler-merchant-wirewatch multi-instance capableChristian Grothoff
2023-04-12add wirewatch CRU(D) functions to merchant DB APIChristian Grothoff
2023-04-11store user-type with merchant settingsChristian Grothoff