aboutsummaryrefslogtreecommitdiff
path: root/src/backenddb/Makefile.am
AgeCommit message (Expand)Author
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
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-02factor out lookup_reserves shit jobChristian Grothoff
2023-05-01first rough cut at merchant update for #7810 (still with known bugs)Christian 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-18work around gcc bug. Fixes #7585.Christian Grothoff
2023-04-12add wirewatch CRU(D) functions to merchant DB APIChristian Grothoff
2023-04-11store user-type with merchant settingsChristian Grothoff
2023-04-10prepare test_kyc_api to test #7684Christian Grothoff
2023-04-10add implementation of AML status report (#7684)Christian Grothoff
2023-04-09preparations for DB logic refactoringChristian Grothoff
2023-01-12-whitespaceChristian Grothoff
2022-12-29using templates testingpriscilla
2022-11-18updatepriscilla
2022-07-24-adapt to latest libgnunetpqChristian Grothoff
2021-10-09-starting work on /kyc handlerChristian Grothoff
2021-05-01add missing XLIB linkage for coverageChristian Grothoff
2021-04-02fix misc memory leaksChristian Grothoff
2021-01-31extend merchant backend DB to support storing authentication data for #6731Christian Grothoff
2021-01-01fix linker issuesChristian Grothoff
2020-06-13implement missing SQLChristian Grothoff
2020-05-26wrote tests for deposits in the db apiJonathan Buchanan
2020-02-29ensure file name matches _v nameChristian Grothoff
2020-02-240000 is reserved for versioningChristian Grothoff
2020-01-24towards fixing backend DB versioning, also fixing TALER_PQ_error_code() seman...Christian Grothoff
2020-01-24extract SQL fron C codeChristian Grothoff
2017-10-18bumping versions for v0.4.0 releasev0.4.0Christian Grothoff
2017-07-26coverage for db testMarcello Stanisci