summaryrefslogtreecommitdiff
path: root/src/backend/taler-merchant-httpd_track-transaction.c
AgeCommit message (Expand)Author
2017-10-06check return value from TALER_JSON_hashChristian Grothoff
2017-07-21work for #4943 (incomplete)Christian Grothoff
2017-07-20minor style fixesChristian Grothoff
2017-07-16flagging proposal as paid (#5054)Marcello Stanisci
2017-06-29fix last #5010 issues, including timeout of the generatorChristian Grothoff
2017-06-29fixing misc. FIXMEs, some style issues, and mostly DB return value handling t...Christian Grothoff
2017-06-08fix warningsMarcello Stanisci
2017-06-04fix misc memory leaksChristian Grothoff
2017-05-29rename proposal_data to contract_terms (see #4879)Florian Dold
2017-04-20debug printsMarcello Stanisci
2017-03-07Remove confusing comment.Marcello Stanisci
2017-03-05towards implementing #4935: make sure all of the fee data is available for th...Christian Grothoff
2017-03-04implementing #4929 (adjusting to exchange API changes)Christian Grothoff
2017-02-23Modify /history API and DB table for order_id-proposal_dataMarcello Stanisci
2017-02-10Fix track API tests.Marcello Stanisci
2017-02-10Fixing testcases according to the renaming occurredMarcello Stanisci
2017-02-07Huge renaming about removing transaction_id useMarcello Stanisci
2017-02-06Renaming in /track/transaction handler.Marcello Stanisci
2017-02-06Renaming /track/transaction handler to the pointMarcello Stanisci
2016-12-21Exchange URI returned within /track/transaction responseMarcello Stanisci
2016-12-08Fix track-transaction conflictMarcello Stanisci
2016-12-05Fix NULL passed as closureMarcello Stanisci
2016-10-27fix caching logic for /track/transactionMarcello Stanisci
2016-10-27GNUNET_OK in place of GNUNET_YES. Remove FIXMEMarcello Stanisci
2016-10-22receiver->instance. test passedMarcello Stanisci
2016-10-20modify merchant logic to support exchange-APIs returning taler-specific error...Christian Grothoff
2016-10-20add 'code' with error code details to merchant backend error responses (#4497)Christian Grothoff
2016-10-15resolving merge conflict with Marcello, mostly exactly the same changesChristian Grothoff
2016-10-15fixing #4577, as well as a few other cases where we need to index by merchant...Christian Grothoff
2016-10-13Fix select payments from DB. Namely, a merchant_pub query parameter was neededMarcello Stanisci
2016-10-13adapting callback for 'find_transaction' DB functions familyMarcello Stanisci
2016-10-11removing assertMarcello Stanisci
2016-09-26Merge branch 'receiver'Marcello Stanisci
2016-09-26fixing 'make check' for new hashmap based instance pickingMarcello Stanisci
2016-09-26adapt to API change in the context of #4578Christian Grothoff
2016-09-16if not x, return; instead of GNUNET_assertMarcello Stanisci
2016-09-16address fixme 2Christian Grothoff
2016-09-16make code nicer to readChristian Grothoff
2016-09-15placing FIXMEs in track-transactionMarcello Stanisci
2016-07-07fixing #4594Marcello Stanisci
2016-06-24default receiver in /trackMarcello Stanisci
2016-06-24receiver in /track contextMarcello Stanisci
2016-06-24- strdup'ing instance idMarcello Stanisci
2016-06-11fixing #4160Christian Grothoff
2016-06-11return time of wire transfer in /trace/transactionChristian Grothoff
2016-06-11handle HTTP_ACCEPTED case properlyChristian Grothoff
2016-06-11implement /track/transaction API and testcaseChristian Grothoff
2016-06-10build /track/transaction responseChristian Grothoff
2016-06-10minor bugfixes in /track/transfer logic, testcase now passesChristian Grothoff
2016-06-09skeleton for /track/transfer and /track/transaction, renaming to match latest...Christian Grothoff