summaryrefslogtreecommitdiff
path: root/src/backend/taler-merchant-httpd_track-transfer.c
AgeCommit message (Expand)Author
2019-11-24more deduplication via libtalermhdChristian Grothoff
2019-11-23begin to use libtalermhdChristian Grothoff
2019-10-31tighten formatting rulesChristian Grothoff
2019-09-26refactor to check for instance in one place, instead of in each handlerChristian Grothoff
2019-09-23implement instances via one base URL per instanceFlorian Dold
2019-06-18fix misc style bugs and one real oneChristian Grothoff
2019-04-06add preflights, fix indentationChristian Grothoff
2018-04-15fix misc issues with tests after latest refactoringChristian Grothoff
2018-03-17commentsMarcello Stanisci
2018-03-12implementing #5281 guards against hanging transactions, plus minor code cleanupsChristian Grothoff
2018-01-30use url instead of uri consistentlyFlorian Dold
2017-12-28more work towards /pay abort modeChristian Grothoff
2017-12-26working on #5158, moving exchange_url to coin in /pay API, also renaming 'f' ...Christian Grothoff
2017-12-26first refactoring for #5158: allow multiple exchange URLs to be in database p...Christian Grothoff
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