summaryrefslogtreecommitdiff
path: root/src/exchange-lib/exchange_api_refund.c
AgeCommit message (Expand)Author
2019-01-11fix cyclic dependency by combining exchange-lib and auditor-lib directoriesChristian Grothoff
2018-11-25getting test_auditor_api to passChristian Grothoff
2018-10-22Fix compiler warnings.Marcello Stanisci
2018-10-22Fix compiler warnings.Marcello Stanisci
2018-09-22put curl default options on one placeFlorian Dold
2018-09-21use deflate in exchange-apiFlorian Dold
2018-08-17use gnunet_curl_lib.h instead of including gnurl/curl directlyFlorian Dold
2018-05-17Trigger conflicting refundsMarcello Stanisci
2018-05-17Trigger /refund currency missmatch the right way.Marcello Stanisci
2018-01-01add TALER_EXCHANGE_refund2, make sure fee test initializes all amounts; updat...Christian Grothoff
2017-05-29rename proposal_data to contract_terms (see #4879)Florian Dold
2017-05-07check json_pack return value, just to be niceChristian Grothoff
2017-02-07remove transaction_id, only one payment per proposal allowedFlorian Dold
2017-02-06contract terminology renaming (#4877)Florian Dold
2016-10-20rename and move TALER_EXCHANGE_json_get_error_code to TALER_JSON_get_error_codeChristian Grothoff
2016-10-20remove redundant exchange_api_common.h headerChristian Grothoff
2016-10-20return taler-specific error codes from C API as wellChristian Grothoff
2016-07-07fixing #4594Marcello Stanisci
2016-06-15avoid passing int's as void*'s in benchmark logicChristian Grothoff
2016-06-07add exchange_pub to callbacksChristian Grothoff
2016-05-24fixing #4520: be more aggressive at asserting when API is violatedChristian Grothoff
2016-05-21testing refund, fixing bugs, refund test passesChristian Grothoff
2016-05-21make use of GNUNET_JSON_from_data_auto where possibleChristian Grothoff
2016-05-04fix fmt string issuesChristian Grothoff
2016-05-04implementing /refund API (#3848)Christian Grothoff
2016-04-20sketching out refund API implementationChristian Grothoff