aboutsummaryrefslogtreecommitdiff
path: root/src/backenddb/Makefile.am
AgeCommit message (Expand)Author
2024-11-16adapt merchant to taler-config splitv0.14.1-dev.2Christian Grothoff
2024-11-14adaptations of merchant to GNUnet fix #8962Christian Grothoff
2024-10-15fix #9266Christian Grothoff
2024-10-01fix KYC testChristian Grothoff
2024-09-10add logic to enforce hard limit on order creationChristian Grothoff
2024-09-07work towards taler-merchant-kyccheck helperChristian Grothoff
2024-07-30fix FTBFS when compiling against exchange v0.13 APIChristian Grothoff
2024-06-30fix DB migrationFlorian Dold
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-05-26-finish implementation of protocol v16, still undertestedChristian 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-18add new migration to makefileChristian Blättler
2024-04-18add sql migration to add choice_index in dbChristian Blättler
2024-04-10add db functions to select & insert token family keysChristian Blättler
2024-03-18db: add lookup function for token family keyChristian Blättler
2024-02-09remove reserve/rewardsChristian Grothoff
2024-01-07properly deploy procedures.sql, add trigger for taler-merchant-depositcheck, ...Christian Grothoff
2024-01-06complete taler-merchant-depositcheck, 1st iteration, without testingChristian Grothoff
2024-01-06add taler-merchant-depositcheck to buildChristian Grothoff
2024-01-04remove unnecessary DB interaction in GET private/orders/IDChristian Grothoff
2023-12-23list, update, delete token familiesChristian Blättler
2023-12-23POST /tokenfamilies endpointChristian Blättler
2023-12-16partial implementation of protocol v6: GET with additional filters, POST not ...Christian Grothoff
2023-10-18Factor out last 6 functions (shit job)Iván Ávalos
2023-10-18Factor out 16 new functions (shit job)Iván Ávalos
2023-10-17Factor out 15 new functions (shit job)Iván Ávalos
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-04update debian package rulesChristian Grothoff
2023-09-01new CRUD APIs for OTP devices and merchant accounts (fixes #7929, #7824), one...Christian Grothoff
2023-07-28use amount tuplesChristian Grothoff
2023-07-11expand DB API to persist /keysChristian Grothoff
2023-05-15Factor out 9 new functions (shit job)Iván Ávalos
2023-05-12Factor out 13 new functions (shit job)Iván Ávalos
2023-05-08Factor out {lookup,delete,insert,update,lock}_product(s) (shit job)Iván Ávalos
2023-05-08Factor out activate_account (shit job)Iván Ávalos
2023-05-08Factor out inactivate_account (shit job)Iván Ávalos
2023-05-08Factor out update_instance_auth (shit_job)Iván Ávalos
2023-05-08Factor out purge_instance and update_instance (shit job)Iván Ávalos
2023-05-08Factor out delete_instance_private_key (shit job)Iván Ávalos
2023-05-08Factor out account_kyc_get_status (shit job)Iván Ávalos
2023-05-08Factor out account_kyc_set_status (shit job)Iván Ávalos
2023-05-08Factor out insert_instance (shit job)Iván Ávalos
2023-05-08Factor out lookup_instance_auth (shit job)Iván Ávalos