aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2024-04-19typoChristian Blättler
2024-04-19remove todoChristian Blättler
2024-04-19use better error codeChristian Blättler
2024-04-19check hash before insertingChristian Blättler
2024-04-19fix compiler warningChristian Blättler
2024-04-19fix typosChristian Blättler
2024-04-18add test for required minimum libgununetpq versionChristian Grothoff
2024-04-18addf FIXMEChristian Grothoff
2024-04-17test_merchant_api_* passingChristian Blättler
2024-04-17ignore clang filesChristian Blättler
2024-04-17update build systemChristian Blättler
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-15improve output of testChristian Blättler
2024-04-15add test for order creation with v1 contractChristian Blättler
2024-04-15Merge branch 'master' into tokensChristian Blättler
2024-04-12debian dependency bumpingChristian Grothoff
2024-04-12de-tabv0.10.2Christian Grothoff
2024-04-12bump changelogChristian Grothoff
2024-04-12-version bumpingChristian Grothoff
2024-04-11ci: exclude dev tags from .deb version stringsDevan Carpenter
this avoids a whole mess of problems with version string parsing and selection with dpkg and gbh
2024-04-10Merge branch 'master' into tokensChristian Blättler
# Conflicts: # src/backend/taler-merchant-httpd_private-post-orders.c
2024-04-10serialize v1 ordersChristian Blättler
2024-04-10add db functions to select & insert token family keysChristian Blättler
2024-04-10latest from prebuiltSebastian
2024-04-09fix typoChristian Grothoff
2024-04-09implement protocol v14 / fix #8717Christian Grothoff
2024-04-09bump configure versionv0.10.1Christian Grothoff
2024-04-09bump Debian changelogChristian Grothoff
2024-04-08-bump due to crash fixChristian Grothoff
2024-04-08fix urnChristian Grothoff
2024-04-07add cache control to /configChristian Grothoff
2024-04-01-do not return 0-orders as unwiredbfh-snack-2024-4Christian Grothoff
2024-04-01-filter by *effective* refundsChristian Grothoff
2024-04-01consider refunds when checking exchange transfer claimsChristian Grothoff
2024-04-01nicer loggingChristian Grothoff
2024-04-01consider refunds when checking exchange transfer claimsChristian Grothoff
2024-04-01return error code from taler-merchant-exchange if ever any transaction had ↵Christian Grothoff
an issue
2024-04-01-improve loggingChristian Grothoff
2024-04-01-fix typoChristian Grothoff
2024-04-01improve shutdown in taler-merchant-exchangeChristian Grothoff
2024-04-01improve logging in taler-merchant-exchangeChristian Grothoff
2024-03-31-indentationChristian Grothoff
2024-03-28-fix non-termination issue for taler-merchant-depositccheckChristian Grothoff
2024-03-26more service rulesChristian Grothoff
2024-03-26add sliceChristian Grothoff
2024-03-22fix more size_t / unsigned int confusions in merchant backendChristian Grothoff
2024-03-22fix more json_XXX_size unsigned int issuesChristian Grothoff
2024-03-22fix error handling logic in merchant_api_get_configChristian Grothoff