summaryrefslogtreecommitdiff
path: root/src/backend/taler-merchant-httpd_post-orders-ID-claim.c
AgeCommit message (Expand)Author
2024-01-04remove unnecessary DB interaction in GET private/orders/IDChristian Grothoff
2022-07-11-misc bugfixesChristian Grothoff
2022-06-06fix backend double-pay issue (#7244)Christian Grothoff
2022-05-31-log request on parse failureChristian Grothoff
2022-05-18-log more detailsChristian Grothoff
2022-04-17Use new exchange func: TALER_merchant_contract_signThien-Thi Nguyen
2022-04-05adapt to latest GNUnet API: GNUNET_JSON_spec_mark_optional() changedChristian Grothoff
2021-12-19introduce new data type for the post-orders hash used for idempotency checks,...Christian Grothoff
2021-12-14migration to protocol v11Christian Grothoff
2021-11-19-fix misc bugsChristian Grothoff
2021-11-17-misc fixes wrt long pollingChristian Grothoff
2021-08-11add claim token to contract terms tableFlorian Dold
2021-08-01finish implementing #6935Christian Grothoff
2021-07-22-fix warningsChristian Grothoff
2021-07-22refactor order claimingFlorian Dold
2021-04-02fix misc memory leaksChristian Grothoff
2020-11-08adjust error codes in merchantChristian Grothoff
2020-10-25fix indentChristian Grothoff
2020-10-25work on #6525Christian Grothoff
2020-10-09address doxygen warningsMS
2020-10-09Addressing @file warnings.MS
2020-09-05fix idempotency issue for POST /private/orders (#6445)Christian Grothoff
2020-08-25fix #6432Christian Grothoff
2020-07-30handle wrong claim token correctlyFlorian Dold
2020-07-29remove claim_token from insert_contract_terms and return it from lookup_orderJonathan Buchanan
2020-07-27add claim token support to POST /orders/ID/claim, incomplete, lacks DB suppor...Christian Grothoff
2020-07-16more fixes/tests for claim order and get tipsJonathan Buchanan
2020-07-16rename TALER_JSON_hash to TALER_JSON_contract_hashChristian Grothoff
2020-06-03new backenddb APIs for GET /private/orders/IDChristian Grothoff
2020-05-02fix/complete inventory management logicChristian Grothoff
2020-05-02POST /orders/ID/refund implementationChristian Grothoff
2020-04-27db implementation of claimingChristian Grothoff
2020-04-27work on POST /orders/ID/claim (unfinished)Christian Grothoff
2020-04-27rename fest to match new structureChristian Grothoff