summaryrefslogtreecommitdiff
path: root/src/include/taler_merchantdb_plugin.h
AgeCommit message (Expand)Author
2020-09-05fix idempotency issue for POST /private/orders (#6445)Christian Grothoff
2020-08-03test for refund availableChristian Grothoff
2020-07-29remove claim_token from insert_contract_terms and return it from lookup_orderJonathan Buchanan
2020-07-28db checks claim_token in insert_contract_termsJonathan Buchanan
2020-07-27fix DB testChristian Grothoff
2020-07-22adapt to exchange refund response message changesFlorian Dold
2020-07-21use empty string as default for session IDFlorian Dold
2020-07-19add update_contract_terms to backenddb (for forget)Jonathan Buchanan
2020-06-25logic to update 'wired' status of an orderChristian Grothoff
2020-06-23clarify with/without wire fee issueChristian Grothoff
2020-06-22return active-status of reserves from backenddb (fixes FIXMEs)Christian Grothoff
2020-06-22fix type conversion warning and test failure for backenddbJonathan Buchanan
2020-06-21add missing notifications to private-get-orders long pollerChristian Grothoff
2020-06-20start with reserve processing logicChristian Grothoff
2020-06-13implement missing SQLChristian Grothoff
2020-06-12moved yna to exchangeJonathan Buchanan
2020-06-12fix crashChristian Grothoff
2020-06-09created lookup_tips method for backenddbJonathan Buchanan
2020-06-09start to build get-orders-IDChristian Grothoff
2020-06-06work on getting TransactionWireTransfer reply builtChristian Grothoff
2020-06-04more work on private-get-orders-IDChristian Grothoff
2020-06-03new backenddb APIs for GET /private/orders/IDChristian Grothoff
2020-06-01add logic for activation of reserves to merchant backend DBChristian Grothoff
2020-05-31address DB fixes for missing EC valuesChristian Grothoff
2020-05-30fix DB useChristian Grothoff
2020-05-30implement lookup tip detailsChristian Grothoff
2020-05-28backenddb tests for refundsJonathan Buchanan
2020-05-28more db tests for transfers and tipsJonathan Buchanan
2020-05-27fixed inventory locking, test code for transfer lookupsJonathan Buchanan
2020-05-24more SQL for tipsChristian Grothoff
2020-05-23wip on DB plugin for tip pickupChristian Grothoff
2020-05-23wrote db tests for accountsJonathan Buchanan
2020-05-22implement POST /tips/ID/pickupChristian Grothoff
2020-05-21fix ftbfsChristian Grothoff
2020-05-21towards POST tips pickup implChristian Grothoff
2020-05-20implement reserve deletionChristian Grothoff
2020-05-19more work on GET /reserves logicChristian Grothoff
2020-05-19expanding DB APIChristian Grothoff
2020-05-18implement POST /reservesChristian Grothoff
2020-05-10GET /transfers implementationChristian Grothoff
2020-05-09towards idempotency in POST /private/transfersChristian Grothoff
2020-05-08more work on POST /transferChristian Grothoff
2020-05-07more work on post /transfers and the likeChristian 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-02fix/complete inventory management logicChristian Grothoff