summaryrefslogtreecommitdiff
path: root/src/backenddb
AgeCommit message (Expand)Author
2020-05-16use unregisterChristian Grothoff
2020-05-14rename _v to _mv for merchantChristian Grothoff
2020-05-10GET /transfers implementationChristian Grothoff
2020-05-09towards idempotency in POST /private/transfersChristian Grothoff
2020-05-09more SQLChristian Grothoff
2020-05-08more work on POST /transferChristian Grothoff
2020-05-07more work on post /transfers and the likeChristian Grothoff
2020-05-06db work for POST /transfersChristian Grothoff
2020-05-06fix ftbfsChristian Grothoff
2020-05-05updatesChristian Grothoff
2020-05-05fix backenddbChristian Grothoff
2020-05-05implement GET /orders/IDChristian Grothoff
2020-05-03revise GET /private/orders APIChristian Grothoff
2020-05-02fix/complete inventory management logicChristian Grothoff
2020-05-02backend code for /refund handlingChristian Grothoff
2020-05-02work on refundChristian Grothoff
2020-05-01DB API for /abortChristian Grothoff
2020-05-01work on /abort logicChristian Grothoff
2020-04-30work on /pay and /abort processingChristian Grothoff
2020-04-30sql-ingChristian Grothoff
2020-04-27db implementation of claimingChristian Grothoff
2020-04-26sql-ing for GET /ordersChristian Grothoff
2020-04-26implement logic to complete POSTed /orders using inventory dataChristian Grothoff
2020-04-26first hack at POST /ordersChristian Grothoff
2020-04-25implemente DELETE /orders/IDChristian Grothoff
2020-04-25misc bugfixesChristian Grothoff
2020-04-25misc. fixesChristian Grothoff
2020-04-24misc fixesChristian Grothoff
2020-04-24typoChristian Grothoff
2020-04-20work on /products and /instances C APIChristian Grothoff
2020-04-20simplifying SQLChristian Grothoff
2020-04-20squealingChristian Grothoff
2020-04-20backenddb implementation workChristian Grothoff
2020-04-19implement PATCHChristian Grothoff
2020-04-19implement DELETE /instances/$IDChristian Grothoff
2020-04-19start on DELETE instanceChristian Grothoff
2020-04-18implement POST /instancesChristian Grothoff
2020-04-17complete bootstrap logic in new designChristian Grothoff
2020-04-17sketch instance loadingChristian Grothoff
2020-04-17starting v1 protocol dispatching logicChristian Grothoff
2020-04-16complete first draft of new SQL schemaChristian Grothoff
2020-04-14rework merchant schemaChristian Grothoff
2020-04-14first draft of new SQL logicChristian Grothoff
2020-04-10fix log levelsChristian Grothoff
2020-04-10add API to store refund proofsChristian Grothoff
2020-04-10implement #5299Christian Grothoff
2020-04-08adapt to exchange API changeChristian Grothoff
2020-04-07fix #6129 (/refund idempotency)Christian Grothoff
2020-03-31typosChristian Grothoff
2020-03-28fix leakChristian Grothoff