summaryrefslogtreecommitdiff
path: root/src/backenddb/merchant-0001.sql
AgeCommit message (Expand)Author
2020-09-05fix idempotency issue for POST /private/orders (#6445)Christian Grothoff
2020-08-07add missing indicesChristian Grothoff
2020-07-27fix stupid typoChristian Grothoff
2020-07-27update DB schema for #6446Christian Grothoff
2020-07-24fix spelling mistakesJonathan Buchanan
2020-07-22adapt to exchange refund response message changesFlorian Dold
2020-06-23clarify with/without wire fee issueChristian Grothoff
2020-06-09created lookup_tips method for backenddbJonathan Buchanan
2020-06-04work on GET /private/orders/ID"Christian Grothoff
2020-05-30fix DB useChristian Grothoff
2020-05-27fixed inventory locking, test code for transfer lookupsJonathan Buchanan
2020-05-24more SQL for tipsChristian Grothoff
2020-05-19more work on GET /reserves logicChristian Grothoff
2020-05-18implement insert_reserveChristian Grothoff
2020-05-17misc. fixesChristian Grothoff
2020-05-16use unregisterChristian Grothoff
2020-05-14rename _v to _mv for merchantChristian Grothoff
2020-05-09towards idempotency in POST /private/transfersChristian Grothoff
2020-05-07more work on post /transfers and the likeChristian Grothoff
2020-05-06db work for POST /transfersChristian 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-02work on refundChristian Grothoff
2020-04-30sql-ingChristian 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-25misc bugfixesChristian Grothoff
2020-04-24typoChristian Grothoff
2020-04-20work on /products and /instances C APIChristian Grothoff
2020-04-20squealingChristian Grothoff
2020-04-18implement POST /instancesChristian Grothoff
2020-04-17complete bootstrap logic in new designChristian Grothoff
2020-04-17sketch instance loadingChristian 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-10add API to store refund proofsChristian Grothoff
2020-04-10implement #5299Christian Grothoff
2020-02-29ensure file name matches _v nameChristian Grothoff