Age | Commit message (Expand) | Author |
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 |
2024-01-04 | skeleton logic for merchant service to detect KYC requirements automatically ... | Christian Grothoff |
2024-01-04 | remove unnecessary DB interaction in GET private/orders/ID | Christian Grothoff |
2024-01-02 | fix reconnect commit statement problem | Christian Grothoff |
2023-12-23 | list, update, delete token families | Christian Blättler |
2023-12-23 | POST /tokenfamilies endpoint | Christian Blättler |
2023-12-23 | db: better naming for validity period | Christian Blättler |
2023-12-23 | review feedback | Christian Blättler |
2023-12-23 | create separate merchant_token_keys table | Christian Blättler |
2023-12-23 | create token_families and spent_tokens tables | Christian Blättler |
2023-12-16 | partial implementation of protocol v6: GET with additional filters, POST not ... | Christian Grothoff |
2023-12-16 | hide deactivated accounts | Sebastian |
2023-12-13 | -make code spell again | Özgür Kesim |
2023-10-28 | -fix test FTBFS | Christian Grothoff |
2023-10-18 | Factor out last 6 functions (shit job) | Iván Ávalos |
2023-10-18 | Factor out 16 new functions (shit job) | Iván Ávalos |
2023-10-17 | Factor out 15 new functions (shit job) | Iván Ávalos |
2023-10-13 | more work on multicurrency support: use checks everywhere... | Christian Grothoff |
2023-10-13 | work towards multi-currency support | Christian Grothoff |
2023-10-13 | -first hack at multicurrency support in merchant | Christian Grothoff |
2023-09-24 | -add missing files | Christian Grothoff |
2023-09-24 | combine deposit confirmation signatures into one big signature | Christian Grothoff |
2023-09-21 | -migrate to new bank API | Christian Grothoff |
2023-09-11 | fix failure to initialize credit_facade details if DB had NULL values | Christian Grothoff |
2023-09-11 | add wallet_data support to merchant | Christian Grothoff |
2023-09-06 | -do not allow scope upgrades when refreshing | Christian Grothoff |
2023-09-06 | fix #7936 | Christian Grothoff |
2023-09-06 | add DB functions for login tokens | Christian Grothoff |
2023-09-05 | define table for login tokens | Christian Grothoff |
2023-09-04 | update debian package rules | Christian Grothoff |
2023-09-01 | -doxygen | Christian Grothoff |
2023-09-01 | new CRUD APIs for OTP devices and merchant accounts (fixes #7929, #7824), one... | Christian Grothoff |
2023-08-27 | -fix issue with multiple dbinit running concurrently | Christian Grothoff |
2023-08-22 | add currency to amounts in merchant DB | Christian Grothoff |
2023-07-30 | unify to TEXT instead of mixing TEXT and VARCHARv0.9.3-dev.4 | Christian Grothoff |
2023-07-30 | -remove _tuple suffix | Christian Grothoff |
2023-07-28 | use amount tuples | Christian Grothoff |
2023-07-14 | bugfixes for wirewatch | Christian Grothoff |
2023-07-14 | -fix column name | Christian Grothoff |
2023-07-14 | do all DB operations from downloading /keys in one shot | Christian Grothoff |
2023-07-11 | -cache /keys in merchant DB | Christian Grothoff |
2023-07-11 | expand DB API to persist /keys | Christian Grothoff |
2023-07-10 | combine different merchant DB versions into one new master, rename tip->rewar... | Christian Grothoff |
2023-07-10 | tip -> reward | Christian Grothoff |
2023-05-27 | fix #7846, including adding test | Christian Grothoff |