summaryrefslogtreecommitdiff
path: root/src/lib
AgeCommit message (Expand)Author
2020-05-08more work on POST /transferChristian Grothoff
2020-05-03fix benchmark FTBFSChristian Grothoff
2020-05-03revise GET /private/orders APIChristian Grothoff
2020-05-03update testing logic for order CMDsChristian Grothoff
2020-05-02renamingChristian Grothoff
2020-05-02implement abort client libChristian Grothoff
2020-05-02fix/complete inventory management logicChristian Grothoff
2020-05-02implement /refund handlingChristian Grothoff
2020-05-01work on abortChristian Grothoff
2020-04-30update pay logicChristian Grothoff
2020-04-30sql-ingChristian Grothoff
2020-04-27implement order claimingChristian Grothoff
2020-04-26implement GET /orders in libtalermerchantChristian Grothoff
2020-04-26implement POST /orders client with all optional argumentsChristian Grothoff
2020-04-26fix fTBFSChristian Grothoff
2020-04-25misc bugfixesChristian Grothoff
2020-04-25misc. fixesChristian Grothoff
2020-04-24misc fixesChristian Grothoff
2020-04-24fix testsChristian Grothoff
2020-04-24baseURL construction helper function'Christian Grothoff
2020-04-24toward stestingChristian Grothoff
2020-04-24implement purgeChristian Grothoff
2020-04-22move libtalermerchanttesting and test cases to src/testing/Christian Grothoff
2020-04-21implemenet DELETE /products/Christian Grothoff
2020-04-21implement POST /products//lockChristian Grothoff
2020-04-21implement POST /productsChristian Grothoff
2020-04-21implement PATCH /products/Christian Grothoff
2020-04-21implement GET /products/Christian Grothoff
2020-04-21implement GET /productsChristian Grothoff
2020-04-21finish patchChristian Grothoff
2020-04-21implement POST /instancesChristian Grothoff
2020-04-20work on /products and /instances C APIChristian Grothoff
2020-04-19implement DELETE /instances/$IDChristian Grothoff
2020-04-17implement instances_get in libraryChristian Grothoff
2020-04-17sketch instance loadingChristian Grothoff
2020-04-12implement #6173Christian Grothoff
2020-04-11adding test for #5985Christian Grothoff
2020-04-10implementing long-polling for refunds (#5985)Christian Grothoff
2020-04-10preparatory steps for #6136Christian Grothoff
2020-04-10implement #5299Christian Grothoff
2020-04-10fix ftbfsChristian Grothoff
2020-04-08adapt to exchange API changeChristian Grothoff
2020-04-08adaptations for signing API change in GNUnet (#6164)Christian Grothoff
2020-04-07add test for /public/configChristian Grothoff
2020-04-07implementing #5288Christian Grothoff
2020-04-07implement /config APIChristian Grothoff
2020-04-06make API return exchange data systematically, fixes #4939Christian Grothoff
2020-04-05update to match latest exchange APIChristian Grothoff
2020-04-04improve error handling, use configuration option names as per latest docsChristian Grothoff
2020-04-03work on tipping logic to report exchange errors back to fontendChristian Grothoff