summaryrefslogtreecommitdiff
path: root/src/lib/merchant_api_get_orders.c
AgeCommit message (Expand)Author
2024-03-22fix more json_XXX_size unsigned int issuesChristian Grothoff
2024-02-09set curl timeout when long-pollingChristian Grothoff
2024-01-09adapt to API change related to #8052Christian Grothoff
2023-12-16partial implementation of protocol v6: GET with additional filters, POST not ...Christian Grothoff
2023-06-04-code cleanupv0.9.3-dev.1Christian Grothoff
2023-06-03misc style improvementsChristian Grothoff
2023-05-10fix 0-length VLAsChristian Grothoff
2022-07-08-change to date_sChristian Grothoff
2021-12-14migration to protocol v11Christian Grothoff
2021-12-11fix #7123Christian Grothoff
2021-11-17-misc fixes wrt long pollingChristian Grothoff
2021-07-24implement #6939 transformationChristian Grothoff
2021-04-02fix format stringChristian Grothoff
2021-04-01implement #6816: use more sane format for date argument in GET /private/order...Christian Grothoff
2021-02-02add rudimentary test logic for #6731Christian Grothoff
2021-01-18only log things as ERROR that are actually ERRORsChristian Grothoff
2020-11-08adjust error codes in merchantChristian Grothoff
2020-10-15Doxygen fixesMS
2020-10-15Doxygen fixesMS
2020-10-13Doxygen fixesMS
2020-10-13doxygen fixesMS
2020-10-09Addressing @file warnings.MS
2020-07-30add 'paid' to GET /private/orders response entriesJonathan Buchanan
2020-07-27add amount, summary, and refundable to GET /private/ordersJonathan Buchanan
2020-07-16API change, #6188Christian Grothoff
2020-07-05fix #6408 also in merchant: in principle only allow rounded times over JSONChristian Grothoff
2020-06-23also parse and return timestamp and row_idChristian Grothoff
2020-06-21add missing notifications to private-get-orders long pollerChristian Grothoff
2020-06-14clean up logic: use new EXCHANGE_YNA enum, avoid crazy macro construction to ...Christian Grothoff
2020-04-26implement GET /orders in libtalermerchantChristian Grothoff