summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2020-07-22adapt to exchange refund response message changesFlorian Dold
2020-07-22adjust refund status according to latest docsFlorian Dold
2020-07-22tests for forget resultsJonathan Buchanan
2020-07-21fully implement forget + some testsJonathan Buchanan
2020-07-21bump protocol versionChristian Grothoff
2020-07-21session_id argument is now mandatory, parse it as suchChristian Grothoff
2020-07-21it's a URI, not an URLFlorian Dold
2020-07-21use empty string as default for session IDFlorian Dold
2020-07-20basic implementation for forgetJonathan Buchanan
2020-07-19add update_contract_terms to backenddb (for forget)Jonathan Buchanan
2020-07-19design for TALER_MERCHANT_order_paid APIChristian Grothoff
2020-07-19add lib function for forget orderJonathan Buchanan
2020-07-18towards implementing the /paid handler (DB interaction missing), for #5210Christian Grothoff
2020-07-18return merchant signature as part of payment callback (for #5210)Christian Grothoff
2020-07-18-fix comparison, avoid NPEChristian Grothoff
2020-07-17fix valgrind error in test_merchant_apiJonathan Buchanan
2020-07-17adapt to change in GNUNET_OS_start_process() API (#6188)Christian Grothoff
2020-07-17do not run dead logic if we are only dealing with an order and not a contractChristian Grothoff
2020-07-16fix #6430Jonathan Buchanan
2020-07-16fix FTBFS:Christian Grothoff
2020-07-16API change, #6188Christian Grothoff
2020-07-16avoid boolean flags, see #6188Christian Grothoff
2020-07-16Triggering bug in test cases.MS
2020-07-16implement #6418Christian Grothoff
2020-07-16more fixes/tests for claim order and get tipsJonathan Buchanan
2020-07-16rename TALER_JSON_hash to TALER_JSON_contract_hashChristian Grothoff
2020-07-15fix #6429Christian Grothoff
2020-07-15die legacy, dieChristian Grothoff
2020-07-15reverting last changeMS
2020-07-15check before freeMS
2020-07-15change to remove compiler warnings for switch() cases that cannot really happenChristian Grothoff
2020-07-14tests for idempotent/conflicting post requestsJonathan Buchanan
2020-07-12finish documenting test_merchantdb.cJonathan Buchanan
2020-07-11clean up testing post orders cmdJonathan Buchanan
2020-07-11proper handling of h_denom_pub missmatchChristian Grothoff
2020-07-10use h_denom_pub when signing depositsJonathan Buchanan
2020-07-10checks for refunds and transfers returned in merchant get orderJonathan Buchanan
2020-07-09handle insufficient stock in post ordersJonathan Buchanan
2020-07-09test post orders with products and lock uuidsJonathan Buchanan
2020-07-08removed more old code, more tests for post order, some twister tests for merc...Jonathan Buchanan
2020-07-08purge instance and more merchant api purge testsJonathan Buchanan
2020-07-07removed outdated twister testsJonathan Buchanan
2020-07-07tests for merchant account inactivationJonathan Buchanan
2020-07-07fixed merchant get order with transfer statusJonathan Buchanan
2020-07-06do test for lock productJonathan Buchanan
2020-07-06fix #5930Christian Grothoff
2020-07-05fix #6408 also in merchant: in principle only allow rounded times over JSONChristian Grothoff
2020-07-05GNUNET_free_non_null -> GNUNET_free renameChristian Grothoff
2020-07-04avoid allocationChristian Grothoff
2020-07-04fix compiler warnings for test_merchantdb.cJonathan Buchanan