Age | Commit message (Expand) | Author |
2024-11-10 | ensure we do not start if the database version is outdated (#9203) | Christian Grothoff |
2024-10-01 | fix KYC test | Christian Grothoff |
2024-09-10 | add logic to enforce hard limit on order creation | Christian Grothoff |
2024-09-07 | work towards taler-merchant-kyccheck helper | Christian Grothoff |
2024-09-03 | adjust merchant to exchange API change | Christian Grothoff |
2024-06-13 | Merge branch 'master' into tokens-payment | Christian Blättler |
2024-06-06 | check tokens on idempotent pay request | Christian Blättler |
2024-06-06 | store issued tokens in database | Christian Blättler |
2024-06-06 | store used tokens in database and prevent double using a token | Christian Blättler |
2024-05-25 | -more work on categories | Christian Grothoff |
2024-05-25 | start on implementing protocol v16 | Christian Grothoff |
2024-05-13 | implement protocol spec v15 | Christian Grothoff |
2024-04-10 | add db functions to select & insert token family keys | Christian Blättler |
2024-03-18 | db: add lookup function for token family key | Christian Blättler |
2024-02-09 | remove reserve/rewards | 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-07 | properly deploy procedures.sql, add trigger for taler-merchant-depositcheck, ... | Christian Grothoff |
2024-01-06 | complete taler-merchant-depositcheck, 1st iteration, without testing | Christian Grothoff |
2024-01-06 | add taler-merchant-depositcheck to build | 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-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 | work towards multi-currency support | Christian Grothoff |
2023-09-24 | combine deposit confirmation signatures into one big signature | Christian Grothoff |
2023-09-06 | fix #7936 | Christian Grothoff |
2023-09-06 | add DB functions for login tokens | Christian Grothoff |
2023-09-01 | new CRUD APIs for OTP devices and merchant accounts (fixes #7929, #7824), one... | Christian Grothoff |
2023-08-22 | add currency to amounts in merchant DB | Christian Grothoff |
2023-07-28 | use amount tuples | Christian Grothoff |
2023-07-14 | do all DB operations from downloading /keys in one shot | Christian Grothoff |
2023-07-11 | expand DB API to persist /keys | Christian Grothoff |
2023-07-10 | tip -> reward | Christian Grothoff |
2023-05-27 | fix #7846, including adding test | Christian Grothoff |
2023-05-15 | Factor out 9 new functions (shit job) | Iván Ávalos |
2023-05-12 | Factor out 13 new functions (shit job) | Iván Ávalos |
2023-05-08 | Factor out {lookup,delete,insert,update,lock}_product(s) (shit job) | Iván Ávalos |
2023-05-08 | Factor out activate_account (shit job) | Iván Ávalos |
2023-05-08 | Factor out inactivate_account (shit job) | Iván Ávalos |
2023-05-08 | Factor out update_instance_auth (shit_job) | Iván Ávalos |
2023-05-08 | Factor out purge_instance and update_instance (shit job) | Iván Ávalos |
2023-05-08 | Factor out delete_instance_private_key (shit job) | Iván Ávalos |
2023-05-08 | Factor out account_kyc_get_status (shit job) | Iván Ávalos |
2023-05-08 | Factor out account_kyc_set_status (shit job) | Iván Ávalos |