summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2020-05-12implement merchant_api_post_transfers.cChristian Grothoff
2020-05-11API design for /transfersChristian Grothoff
2020-05-10GET /transfers implementationChristian Grothoff
2020-05-09towards GET /transfersChristian 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-07implement POST /transfersChristian Grothoff
2020-05-06integrate POST /tranfers handlerChristian Grothoff
2020-05-06fix FTBFSChristian 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-04starting with get-orders-ID logicChristian Grothoff
2020-05-03fix benchmark FTBFSChristian Grothoff
2020-05-03fix benchmark FTBFSChristian Grothoff
2020-05-03revise GET /private/orders APIChristian Grothoff
2020-05-03GET /orders/ID API designChristian Grothoff
2020-05-03update testing logic for order CMDsChristian Grothoff
2020-05-02dceChristian 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-02backend code for /refund handlingChristian Grothoff
2020-05-02work on refundChristian Grothoff
2020-05-02POST /orders/ID/refund implementationChristian Grothoff
2020-05-01adapt to exchangev8 protocolChristian Grothoff
2020-05-01work on abortChristian 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-30update pay logicChristian Grothoff
2020-04-30sql-ingChristian Grothoff
2020-04-29work on /pay API revisionChristian Grothoff
2020-04-27implement order claimingChristian Grothoff
2020-04-27db implementation of claimingChristian Grothoff
2020-04-27work on POST /orders/ID/claim (unfinished)Christian Grothoff
2020-04-27remove duplicateChristian Grothoff
2020-04-27mark as obsoleteChristian Grothoff
2020-04-27rename fest to match new structureChristian Grothoff
2020-04-26GET /orders logicChristian Grothoff
2020-04-26sql-ing for GET /ordersChristian Grothoff
2020-04-26implement GET /orders in libtalermerchantChristian Grothoff
2020-04-26implement logic to complete POSTed /orders using inventory dataChristian Grothoff
2020-04-26implement POST /orders client with all optional argumentsChristian Grothoff
2020-04-26fix fTBFSChristian Grothoff