summaryrefslogtreecommitdiff
path: root/src/backenddb
AgeCommit message (Expand)Author
2024-04-09implement protocol v14 / fix #8717Christian Grothoff
2024-04-01-filter by *effective* refundsChristian Grothoff
2024-04-01consider refunds when checking exchange transfer claimsChristian Grothoff
2024-04-01nicer loggingChristian Grothoff
2024-04-01consider refunds when checking exchange transfer claimsChristian Grothoff
2024-04-01-fix typoChristian Grothoff
2024-03-19implement protocol v13 (#8638)Christian Grothoff
2024-03-18database schema update for #8638Christian Grothoff
2024-03-18implement protocol v12, fixes #7948Christian Grothoff
2024-03-18simplify kyc logic in payment logic as we now have taler-merchant-depositchec...Christian Grothoff
2024-03-18sanity in filter logic for pg_lookup_trnasfersChristian Grothoff
2024-03-09improve drop.sql to avoid having to update it whenever new SQL revisions are ...Christian Grothoff
2024-02-24attempt to fix #8353Christian Grothoff
2024-02-10try to fix #8353Christian Grothoff
2024-02-09-sql fixChristian Grothoff
2024-02-09trying again on #8348 fixChristian Grothoff
2024-02-09remove reserve/rewardsChristian Grothoff
2024-02-09fix #8354Sebastian
2024-01-30[doxygen] fix doxygen issuesv0.9.4-dev.6Özgür Kesim
2024-01-29-fix escapeChristian Grothoff
2024-01-28fix re-use of prepared statement, and escapingChristian Grothoff
2024-01-28fix escaping, fix memory leaksChristian Grothoff
2024-01-28substring does not work, use regexChristian Grothoff
2024-01-28normalize more when matchingChristian Grothoff
2024-01-26work on #8061, needs more testingChristian Grothoff
2024-01-26work on #8061Christian Grothoff
2024-01-26-fix checkChristian Grothoff
2024-01-23[ci] fixing CI testing, down to 4 out of 15 failing, WIPÖzgür Kesim
2024-01-22comment out weird code by OecChristian Grothoff
2024-01-21params argument must not be NULLChristian Grothoff
2024-01-20[ci] fixing CI testing, WIPÖzgür Kesim
2024-01-13improve deletion status codeChristian Grothoff
2024-01-10fix #8060Christian Grothoff
2024-01-10codespell fixesChristian Grothoff
2024-01-10fix pg_insert_transfer_details.sql: narrow non-transferred deposits to releva...Christian Grothoff
2024-01-10convert insert_transfer_details into stored procedure, may still need some de...Christian Grothoff
2024-01-10-fix bugs in taler-merchant-depositcheckChristian 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-06work on lookup_pending_deposits (unfinished)Christian Grothoff
2024-01-06add taler-merchant-depositcheck to buildChristian Grothoff
2024-01-04skeleton logic for merchant service to detect KYC requirements automatically ...Christian 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: better naming for validity periodChristian Blättler
2023-12-23review feedbackChristian Blättler