aboutsummaryrefslogtreecommitdiff
path: root/src/lib
AgeCommit message (Expand)Author
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
2024-01-08fix #8038Christian Grothoff
2024-01-06updating logic to use new depositcheck tooling (not yet working)Christian Grothoff
2023-12-23-fix leakChristian Grothoff
2023-12-23-fix leaksChristian Grothoff
2023-12-22-currency code was removed from currency specificationsChristian Grothoff
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-11-25-update to new spec parsers for better error checkingChristian Grothoff
2023-11-24address misc. FIXMEsChristian Grothoff
2023-10-29-fix use-after-freeChristian Grothoff
2023-10-27modifications for new blind signing APIChristian Grothoff