summaryrefslogtreecommitdiff
path: root/src/backenddb
AgeCommit message (Expand)Author
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
2023-12-23create separate merchant_token_keys tableChristian Blättler
2023-12-23create token_families and spent_tokens tablesChristian Blättler
2023-12-16partial implementation of protocol v6: GET with additional filters, POST not ...Christian Grothoff
2023-12-16hide deactivated accountsSebastian
2023-12-13-make code spell againÖzgür Kesim
2023-10-28-fix test FTBFSChristian 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-10-13more work on multicurrency support: use checks everywhere...Christian Grothoff
2023-10-13work towards multi-currency supportChristian Grothoff
2023-10-13-first hack at multicurrency support in merchantChristian Grothoff
2023-09-24-add missing filesChristian Grothoff
2023-09-24combine deposit confirmation signatures into one big signatureChristian Grothoff
2023-09-21-migrate to new bank APIChristian Grothoff
2023-09-11fix failure to initialize credit_facade details if DB had NULL valuesChristian Grothoff