summaryrefslogtreecommitdiff
path: root/src/backend/taler-merchant-httpd_private-get-orders-ID.c
AgeCommit message (Expand)Author
2024-04-09implement protocol v14 / fix #8717Christian Grothoff
2024-02-10try to fix #8353Christian Grothoff
2024-01-29-fix assertionsChristian Grothoff
2024-01-13-fix bugChristian Grothoff
2024-01-13-typoChristian Grothoff
2024-01-13-typoChristian Grothoff
2024-01-13-add assertionsChristian Grothoff
2024-01-13-add assertionsChristian Grothoff
2024-01-06updating logic to use new depositcheck tooling (not yet working)Christian Grothoff
2024-01-04remove silly code duplicationChristian Grothoff
2024-01-04remove unnecessary DB interaction in GET private/orders/IDChristian Grothoff
2024-01-03simplify logic: only look in orders table if contracts table failedChristian Grothoff
2024-01-03first steps towards cleaning up GET /private/orders/ request handling logicChristian Grothoff
2023-10-13more work on multicurrency support: use checks everywhere...Christian Grothoff
2023-10-13-first hack at multicurrency support in merchantChristian Grothoff
2023-09-24combine deposit confirmation signatures into one big signatureChristian Grothoff
2023-07-13merging /keys and /wire API in the exchangeChristian Grothoff
2023-07-10-doxygen fixesChristian Grothoff
2023-07-05-more merchant clean upv0.9.3-dev.2Christian Grothoff
2023-06-25adapt to latest exchange API changesChristian Grothoff
2023-05-04adjust to minor API change from #7808Christian Grothoff
2023-05-04-minor code cleanupChristian Grothoff
2023-05-03-doxChristian Grothoff
2023-05-03expand merchant order logic to return exchanges trusted by the merchant and i...Christian Grothoff
2023-05-01first rough cut at merchant update for #7810 (still with known bugs)Christian Grothoff
2023-02-20preparations to store AML decision if any is returned by the exchange, incomp...Christian Grothoff
2022-08-21-fix FTBFS after exchange API changesChristian Grothoff
2022-08-14adjust to latest exchange API renameChristian Grothoff
2022-06-25-doxygen fixesChristian Grothoff
2022-06-06fix backend double-pay issue (#7244)Christian Grothoff
2022-05-11feat: calculate and return how much refund has been taken alreadySebastian
2022-05-11fix: order is "refund_pending" if any of the refund is pendingSebastian
2022-04-05adapt to latest GNUnet API: GNUNET_JSON_spec_mark_optional() changedChristian Grothoff
2022-02-21-big renaming of structs for consistent naming with P suffixChristian Grothoff
2022-02-02fix various cases where shutdown did not work if long pollers were present (#...Christian 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-19add missing 'break'Christian Grothoff
2021-11-17-misc fixes wrt long pollingChristian Grothoff
2021-11-03fix bizarre logic errorChristian Grothoff
2021-10-28-work on fixing FTBFSChristian Grothoff
2021-10-20add KYC handling to get-orders handlerChristian Grothoff
2021-10-13-migrate logic to match latest C API changes from the exchangeChristian Grothoff
2021-08-25complete implementation of #6956: long polling triggers via database backendChristian Grothoff
2021-08-25-add more eventsChristian Grothoff
2021-08-24-begin with new backend event subscription logicChristian Grothoff
2021-08-23-update to match latest exchange APIsChristian Grothoff
2021-08-11add claim token to contract terms tableFlorian Dold
2021-08-07-code cleanup: use new GNUNET_TIME functionsChristian Grothoff
2021-08-01-more legacy casesChristian Grothoff