summaryrefslogtreecommitdiff
path: root/src/include
AgeCommit message (Expand)Author
2024-04-16implement orders with choices test caseChristian Blättler
2024-04-16add post tokenfamilies cmdChristian Blättler
2024-04-15add token family GET and POST handlers to merchant libChristian Blättler
2024-04-10Merge branch 'master' into tokensChristian Blättler
2024-04-10add db functions to select & insert token family keysChristian Blättler
2024-04-09fix typoChristian Grothoff
2024-04-09implement protocol v14 / fix #8717Christian Grothoff
2024-03-22add logic to preserve and possibly update minimum_age in contract termsChristian Grothoff
2024-03-19implement protocol v13 (#8638)Christian Grothoff
2024-03-18implement protocol v12, fixes #7948Christian Grothoff
2024-03-18Merge branch 'master' into tokensChristian Blättler
2024-03-18db: add lookup function for token family keyChristian Blättler
2024-03-09implement #8608Christian Grothoff
2024-03-07fix missing images in documentation in TGZChristian Grothoff
2024-03-03spellingChristian Grothoff
2024-03-03implement #8357Christian Grothoff
2024-02-24major refactoring of taler-merchant-httpd_get-orders-ID.c --- no semantic changeChristian Grothoff
2024-02-24expand test for #8353Christian Grothoff
2024-02-24add (working) test for repurchase detectionChristian Grothoff
2024-02-10try to fix #8353Christian Grothoff
2024-02-09remove reserve/rewardsChristian Grothoff
2024-02-05remove reserves/rewards from public C APIs and testsChristian Grothoff
2024-01-30[doxygen] fix doxygen issuesv0.9.4-dev.6Özgür Kesim
2024-01-28work on #8030 for merchantChristian Grothoff
2024-01-26work on #8061, needs more testingChristian Grothoff
2024-01-26work on #8061Christian Grothoff
2024-01-23note on limitationsChristian Grothoff
2024-01-10codespell fixesChristian Grothoff
2024-01-07properly deploy procedures.sql, add trigger for taler-merchant-depositcheck, ...Christian Grothoff
2024-01-06-fix child managementChristian Grothoff
2024-01-06updating logic to use new depositcheck tooling (not yet working)Christian 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-06add taler-merchant-depositcheck to buildChristian Grothoff
2024-01-04remove unnecessary DB interaction in GET private/orders/IDChristian Grothoff
2024-01-02fix reconnect commit statement problemChristian Grothoff
2023-12-23add TALER_MERCHANTDB_token_family_details_freeChristian Blättler
2023-12-23list, update, delete token familiesChristian Blättler
2023-12-23POST /tokenfamilies endpointChristian Blättler
2023-12-23db plugin: better naming for validityChristian Blättler
2023-12-23remove unused enumChristian Blättler
2023-12-23detail structs for token family, keys and spent tokensChristian Blättler
2023-12-17-expand data returned from /config by merchant backendChristian Grothoff
2023-12-16partial implementation of protocol v6: GET with additional filters, POST not ...Christian Grothoff
2023-12-13-make code spell againÖzgür Kesim
2023-10-13add currency specification parsing to /config logic in libtalermerchantChristian Grothoff
2023-10-13work towards multi-currency supportChristian Grothoff
2023-09-24combine deposit confirmation signatures into one big signatureChristian Grothoff
2023-09-11add wallet_data support to merchantChristian Grothoff
2023-09-06fix #7936Christian Grothoff