summaryrefslogtreecommitdiff
path: root/src/include
AgeCommit message (Expand)Author
2019-04-06add missing abort() to error handling in /pay transaction, start to use GNUNE...Christian Grothoff
2019-03-24clean up tipping transactiton mess a bit (wip)Christian Grothoff
2018-12-18Fix comment.Marcello Stanisci
2018-12-18Remove 'exchange' handle from pay-abort-refund CMD.Marcello Stanisci
2018-12-18/track/*: #5284Marcello Stanisci
2018-12-18/tip/*: #5284Marcello Stanisci
2018-12-18/refund: #5284Marcello Stanisci
2018-12-18/proposal #5284Marcello Stanisci
2018-12-18/pay: #5284Marcello Stanisci
2018-12-18/history: #5284.Marcello Stanisci
2018-12-18/history testing API.Marcello Stanisci
2018-12-18/history API.Marcello Stanisci
2018-12-14/history API mod.Marcello Stanisci
2018-12-13Changing /history semantics.Marcello Stanisci
2018-07-02polishing tip CMDMarcello Stanisci
2018-07-02cut unused data off from track CMDs.Marcello Stanisci
2018-06-13Properly adding Authorization header via GNUnet API.Marcello Stanisci
2018-05-25Align testing-lib header file comments with C's.Marcello Stanisci
2018-05-22commenting tests.Marcello Stanisci
2018-05-22Tip pick up on a non existent tip id. (Closes #5307)Marcello Stanisci
2018-05-22Refund corner case.Marcello Stanisci
2018-05-21Issuing a refund lookup with a non existent order id.Marcello Stanisci
2018-05-21Refund test CMD takes expected HTTP code.Marcello Stanisci
2018-05-09Introducing "rewind" CMD.Marcello Stanisci
2018-05-04Explicit merchant URL.Marcello Stanisci
2018-03-23testing until last pickup ("too much" one)Marcello Stanisci
2018-03-23putting query with amounts under test.Marcello Stanisci
2018-03-23putting tip-authorize into tests.Marcello Stanisci
2018-03-17proposal-lookup 404 Not Found.Marcello Stanisci
2018-03-17fix multi-coin payment.Marcello Stanisci
2018-03-12implementing #5281 guards against hanging transactions, plus minor code cleanupsChristian Grothoff
2018-03-11remove 'const const'Florian Dold
2018-02-28twisted skeleton.Marcello Stanisci
2018-02-21Implementing new style test instructions.Marcello Stanisci
2018-02-02remove unnecessary table, track last_session_idFlorian Dold
2018-02-01implement /tip-query and fix tip db issues (uniqueness)Florian Dold
2018-01-22fix #5262Christian Grothoff
2018-01-22implement check payment API clientFlorian Dold
2018-01-22should be find_order, not find_ordersFlorian Dold
2018-01-16patch for #5198Christian Grothoff
2018-01-16fix proposal test cases, fix use after free in refundsFlorian Dold
2018-01-10add nonce only when proposal is requestedFlorian Dold
2018-01-02expand test logic for #5158Christian Grothoff
2017-12-28more work towards /pay abort modeChristian Grothoff
2017-12-28implement TALER_MERCHANT_pay_abort() -- first version, lacks signature verifi...Christian Grothoff
2017-12-27add wire fee persisting per coin for /payChristian Grothoff
2017-12-26working on #5158, moving exchange_url to coin in /pay API, also renaming 'f' ...Christian Grothoff
2017-12-26forgot to remove redundant struct in previous commitChristian Grothoff
2017-12-26first refactoring for #5158: allow multiple exchange URLs to be in database p...Christian Grothoff
2017-12-13fix bug in testcase (and API) introduced when next_url and pickup_url were ad...Christian Grothoff