Age | Commit message (Expand) | Author |
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 | more logging | Christian Grothoff |
2024-01-10 | -fix bugs in taler-merchant-depositcheck | Christian Grothoff |
2024-01-09 | adapt to API change related to #8052 | Christian Grothoff |
2024-01-08 | improve curl backwards compatibility, de-duplicate code | Christian Grothoff |
2024-01-08 | fix #8038 | 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 | -fix keys initialization | Christian Grothoff |
2024-01-06 | updating logic to use new depositcheck tooling (not yet working) | 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-05 | clean up webhook code a bit | Christian Grothoff |
2024-01-04 | skeleton logic for merchant service to detect KYC requirements automatically ... | Christian Grothoff |
2024-01-04 | remove silly code duplication | Christian Grothoff |
2024-01-04 | remove unnecessary DB interaction in GET private/orders/ID | Christian Grothoff |
2024-01-03 | simplify logic: only look in orders table if contracts table failed | Christian Grothoff |
2024-01-03 | first steps towards cleaning up GET /private/orders/ request handling logic | Christian Grothoff |
2024-01-02 | tighten check for 'extra' field | Christian Grothoff |
2024-01-02 | fix reconnect commit statement problem | Christian Grothoff |
2023-12-25 | -complete support for session_id in POST /private/orders | Christian Grothoff |
2023-12-25 | get forgettable test to pass again | Christian Grothoff |
2023-12-24 | -note on forgettable | Christian Grothoff |
2023-12-23 | -fix leak | Christian Grothoff |
2023-12-23 | -fix leaks | Christian Grothoff |
2023-12-23 | -fix expected HTTP status codes | Christian Grothoff |
2023-12-23 | -nicer logging | Christian Grothoff |
2023-12-23 | products should be optional | Christian Blättler |
2023-12-23 | remove init lines | Christian Blättler |
2023-12-23 | add TALER_MERCHANTDB_token_family_details_free | Christian Blättler |
2023-12-23 | refactor phases and parsing logic | Christian Blättler |
2023-12-23 | fix order serialization so test are passing | Christian Blättler |
2023-12-23 | set next phase at the end of serialize phase | Christian Blättler |
2023-12-23 | start with post orders handler refactoring | Christian Blättler |
2023-12-23 | list, update, delete token families | Christian Blättler |
2023-12-23 | POST /tokenfamilies endpoint | Christian Blättler |
2023-12-23 | db plugin: better naming for validity | 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 | remove unused enum | Christian Blättler |
2023-12-23 | detail structs for token family, keys and spent tokens | 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-22 | -currency code was removed from currency specifications | Christian Grothoff |
2023-12-21 | fix tests: check for libeufin-bank, not libeufin-cli | Christian Grothoff |