aboutsummaryrefslogtreecommitdiff
path: root/src/lib
AgeCommit message (Expand)Author
2024-11-05work on merchantChristian Grothoff
2024-10-23fix mis-use of API for conversion of timestamp to secondsChristian Grothoff
2024-10-01support 451 response in client APIChristian Grothoff
2024-09-15doxygen fixesChristian Grothoff
2024-09-10handle zero-amount orders betterChristian Grothoff
2024-09-10have libtalermerchant accept 451 on order creationChristian Grothoff
2024-09-08towards new /kyc API: test_kyc_api still fails, but getting closeChristian Grothoff
2024-09-06add parsing of full kyc-status response to libtalermerchantChristian Grothoff
2024-09-06implement #9153 API (alas, not yet in libtalermerchant, under-tested, and in ...Christian Grothoff
2024-09-01-remove bogus commentChristian Grothoff
2024-08-28-style fixesChristian Grothoff
2024-08-05work on merchant test_kyc_api"Christian Grothoff
2024-07-31DB schema change for storing more KYC status dataChristian Grothoff
2024-07-31comment out most of test_kyc_api, requires more fundamental merchant workChristian Grothoff
2024-07-30fix FTBFS when compiling against exchange v0.13 APIChristian Grothoff
2024-06-13move tokens_evs to wallet data and remove h_outputsChristian Blättler
2024-06-13“redeemed” —> “used"Christian Blättler
2024-06-13add rounding and remove h_issueChristian Blättler
2024-06-13Merge branch 'master' into tokens-paymentChristian Blättler
2024-06-06add test for double-spending a tokenChristian Blättler
2024-06-05remove legacy user_typeChristian Grothoff
2024-05-26-finish implementation of protocol v16, still undertestedChristian Grothoff
2024-05-26expand POST /products to allow specifying categories the product is inChristian Grothoff
2024-05-13implement protocol spec v15Christian Grothoff
2024-05-06work on tokensChristian Blättler
2024-04-30work on tokensChristian Blättler
2024-04-27work on testing orders with tokensChristian Blättler
2024-04-26extend merchant lib to allow tokens as inputsChristian Blättler
2024-04-17update build systemChristian Blättler
2024-04-15add token family GET and POST handlers to merchant libChristian Blättler
2024-04-09implement protocol v14 / fix #8717Christian Grothoff
2024-03-22fix more json_XXX_size unsigned int issuesChristian Grothoff
2024-03-22fix error handling logic in merchant_api_get_configChristian Grothoff
2024-03-22fix #8658Christian 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-09implement #8608Christian Grothoff
2024-03-09improve drop.sql to avoid having to update it whenever new SQL revisions are ...Christian Grothoff
2024-03-03implement #8357 - bump protocol versionChristian Grothoff
2024-03-03implement #8357Christian Grothoff
2024-02-24expand test for #8353Christian Grothoff
2024-02-10try to fix #8353Christian Grothoff
2024-02-09set curl timeout when long-pollingChristian Grothoff
2024-02-06deprecate '/instances/default', for clients to just use the shorter '/' path ...Christian Grothoff
2024-02-05remove reserves/rewards from public C APIs and testsChristian Grothoff
2024-01-16fix #8071Christian Grothoff
2024-01-10convert insert_transfer_details into stored procedure, may still need some de...Christian Grothoff
2024-01-09adapt to API change related to #8052Christian Grothoff
2024-01-08improve curl backwards compatibility, de-duplicate codeChristian Grothoff