Age | Commit message (Expand) | Author |
2024-11-05 | work on merchant | Christian Grothoff |
2024-10-23 | fix mis-use of API for conversion of timestamp to seconds | Christian Grothoff |
2024-10-01 | support 451 response in client API | Christian Grothoff |
2024-09-15 | doxygen fixes | Christian Grothoff |
2024-09-10 | handle zero-amount orders better | Christian Grothoff |
2024-09-10 | have libtalermerchant accept 451 on order creation | Christian Grothoff |
2024-09-08 | towards new /kyc API: test_kyc_api still fails, but getting close | Christian Grothoff |
2024-09-06 | add parsing of full kyc-status response to libtalermerchant | Christian Grothoff |
2024-09-06 | implement #9153 API (alas, not yet in libtalermerchant, under-tested, and in ... | Christian Grothoff |
2024-09-01 | -remove bogus comment | Christian Grothoff |
2024-08-28 | -style fixes | Christian Grothoff |
2024-08-05 | work on merchant test_kyc_api" | Christian Grothoff |
2024-07-31 | DB schema change for storing more KYC status data | Christian Grothoff |
2024-07-31 | comment out most of test_kyc_api, requires more fundamental merchant work | Christian Grothoff |
2024-07-30 | fix FTBFS when compiling against exchange v0.13 API | Christian Grothoff |
2024-06-13 | move tokens_evs to wallet data and remove h_outputs | Christian Blättler |
2024-06-13 | “redeemed” —> “used" | Christian Blättler |
2024-06-13 | add rounding and remove h_issue | Christian Blättler |
2024-06-13 | Merge branch 'master' into tokens-payment | Christian Blättler |
2024-06-06 | add test for double-spending a token | Christian Blättler |
2024-06-05 | remove legacy user_type | Christian Grothoff |
2024-05-26 | -finish implementation of protocol v16, still undertested | Christian Grothoff |
2024-05-26 | expand POST /products to allow specifying categories the product is in | Christian Grothoff |
2024-05-13 | implement protocol spec v15 | Christian Grothoff |
2024-05-06 | work on tokens | Christian Blättler |
2024-04-30 | work on tokens | Christian Blättler |
2024-04-27 | work on testing orders with tokens | Christian Blättler |
2024-04-26 | extend merchant lib to allow tokens as inputs | Christian Blättler |
2024-04-17 | update build system | Christian Blättler |
2024-04-15 | add token family GET and POST handlers to merchant lib | Christian Blättler |
2024-04-09 | implement protocol v14 / fix #8717 | Christian Grothoff |
2024-03-22 | fix more json_XXX_size unsigned int issues | Christian Grothoff |
2024-03-22 | fix error handling logic in merchant_api_get_config | Christian Grothoff |
2024-03-22 | fix #8658 | Christian Grothoff |
2024-03-22 | add logic to preserve and possibly update minimum_age in contract terms | Christian Grothoff |
2024-03-19 | implement protocol v13 (#8638) | Christian Grothoff |
2024-03-18 | implement protocol v12, fixes #7948 | Christian Grothoff |
2024-03-09 | implement #8608 | Christian Grothoff |
2024-03-09 | improve drop.sql to avoid having to update it whenever new SQL revisions are ... | Christian Grothoff |
2024-03-03 | implement #8357 - bump protocol version | Christian Grothoff |
2024-03-03 | implement #8357 | Christian Grothoff |
2024-02-24 | expand test for #8353 | Christian Grothoff |
2024-02-10 | try to fix #8353 | Christian Grothoff |
2024-02-09 | set curl timeout when long-polling | Christian Grothoff |
2024-02-06 | deprecate '/instances/default', for clients to just use the shorter '/' path ... | Christian Grothoff |
2024-02-05 | remove reserves/rewards from public C APIs and tests | Christian Grothoff |
2024-01-16 | fix #8071 | Christian Grothoff |
2024-01-10 | convert insert_transfer_details into stored procedure, may still need some de... | 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 |