summaryrefslogtreecommitdiff
path: root/src/backend/taler-merchant-httpd_track-transfer.c
AgeCommit message (Expand)Author
2017-07-22do not use uninitialized master_pub field from 'struct Exchange', but use the...Christian Grothoff
2017-07-21work for #4943 (incomplete)Christian Grothoff
2017-06-29fix #5010 for /track/transferChristian 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-05Fix some signed/unsigned issues, plus some doxygen typosChristian Grothoff
2017-06-04fix more leaksChristian Grothoff
2017-06-04fix misc leaksChristian Grothoff
2017-06-04fix misc memory leaksChristian Grothoff
2017-05-29rename proposal_data to contract_terms (see #4879)Florian Dold
2017-03-14\#4593.Marcello Stanisci
2017-03-13Returining order_id in place of h_proposal_data amongMarcello Stanisci
2017-03-13Elaborating /track/transfer response for cached responsesMarcello Stanisci
2017-03-13Fix track transfer's response + adjusting tests to it.Marcello Stanisci
2017-03-13json_copy-ing a 'const json_t *' in order to call 'json_object_del()'Marcello Stanisci
2017-03-13Summing up deposited amounts *and* deposit fees concerning trackedMarcello Stanisci
2017-03-10TODO comments.Marcello Stanisci
2017-03-10Rough logic for summing up all tracked wire transfers gottenMarcello Stanisci
2017-03-10Calling the function (still a stub) that works out wire transfersMarcello 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-10Fixing testcases according to the renaming occurredMarcello Stanisci
2017-02-07Huge renaming about removing transaction_id useMarcello Stanisci
2017-02-06renaming (a little part of) /track/transfer handlerMarcello Stanisci
2016-12-05Fix track-transfer conflict error JSON packagingMarcello Stanisci
2016-11-04#4755Marcello Stanisci
2016-10-27typoMarcello 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-15fix missing receiver in /track/transfer query string (merchant-lib)Marcello Stanisci
2016-10-15fixing #4577, as well as a few other cases where we need to index by merchant...Christian Grothoff
2016-09-26fix #4578Christian Grothoff
2016-09-26fix #4659Christian Grothoff
2016-07-07fixing #4594Marcello Stanisci
2016-06-11remark on #4578Christian Grothoff
2016-06-11fixing #4160Christian 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