Age | Commit message (Expand) | Author |
2024-04-19 | check hash before inserting | Christian Blättler |
2024-04-19 | fix compiler warning | Christian Blättler |
2024-04-10 | Merge branch 'master' into tokens | Christian Blättler |
2024-04-10 | add db functions to select & insert token family keys | Christian Blättler |
2024-04-09 | implement protocol v14 / fix #8717 | Christian Grothoff |
2024-04-01 | -filter by *effective* refunds | Christian Grothoff |
2024-04-01 | consider refunds when checking exchange transfer claims | Christian Grothoff |
2024-04-01 | nicer logging | Christian Grothoff |
2024-04-01 | consider refunds when checking exchange transfer claims | Christian Grothoff |
2024-04-01 | -fix typo | Christian Grothoff |
2024-03-20 | first smoke tests | Christian Blättler |
2024-03-19 | implement protocol v13 (#8638) | Christian Grothoff |
2024-03-18 | database schema update for #8638 | Christian Grothoff |
2024-03-18 | implement protocol v12, fixes #7948 | Christian Grothoff |
2024-03-18 | simplify kyc logic in payment logic as we now have taler-merchant-depositchec... | Christian Grothoff |
2024-03-18 | Merge branch 'master' into tokens | Christian Blättler |
2024-03-18 | db: add lookup function for token family key | Christian Blättler |
2024-03-18 | sanity in filter logic for pg_lookup_trnasfers | Christian Grothoff |
2024-03-09 | improve drop.sql to avoid having to update it whenever new SQL revisions are ... | Christian Grothoff |
2024-02-24 | attempt to fix #8353 | Christian Grothoff |
2024-02-10 | try to fix #8353 | Christian Grothoff |
2024-02-09 | -sql fix | Christian Grothoff |
2024-02-09 | trying again on #8348 fix | Christian Grothoff |
2024-02-09 | remove reserve/rewards | Christian Grothoff |
2024-02-09 | fix #8354 | Sebastian |
2024-01-30 | [doxygen] fix doxygen issuesv0.9.4-dev.6 | Özgür Kesim |
2024-01-29 | -fix escape | Christian Grothoff |
2024-01-28 | fix re-use of prepared statement, and escaping | Christian Grothoff |
2024-01-28 | fix escaping, fix memory leaks | Christian Grothoff |
2024-01-28 | substring does not work, use regex | Christian Grothoff |
2024-01-28 | normalize more when matching | Christian Grothoff |
2024-01-26 | work on #8061, needs more testing | Christian Grothoff |
2024-01-26 | work on #8061 | Christian Grothoff |
2024-01-26 | -fix check | Christian Grothoff |
2024-01-23 | [ci] fixing CI testing, down to 4 out of 15 failing, WIP | Özgür Kesim |
2024-01-22 | comment out weird code by Oec | Christian Grothoff |
2024-01-21 | params argument must not be NULL | Christian Grothoff |
2024-01-20 | [ci] fixing CI testing, WIP | Özgür Kesim |
2024-01-13 | improve deletion status code | Christian Grothoff |
2024-01-10 | fix #8060 | Christian Grothoff |
2024-01-10 | codespell fixes | Christian Grothoff |
2024-01-10 | fix pg_insert_transfer_details.sql: narrow non-transferred deposits to releva... | Christian Grothoff |
2024-01-10 | convert insert_transfer_details into stored procedure, may still need some de... | Christian Grothoff |
2024-01-10 | -fix bugs in taler-merchant-depositcheck | Christian Grothoff |
2024-01-07 | properly deploy procedures.sql, add trigger for taler-merchant-depositcheck, ... | Christian Grothoff |
2024-01-06 | -fix child management | Christian Grothoff |
2024-01-06 | complete taler-merchant-depositcheck, 1st iteration, without testing | Christian Grothoff |
2024-01-06 | DB schema changes for pg_lookup_pending_deposits.c | Christian Grothoff |
2024-01-06 | work on lookup_pending_deposits (unfinished) | Christian Grothoff |
2024-01-06 | add taler-merchant-depositcheck to build | Christian Grothoff |