summaryrefslogtreecommitdiff
path: root/src/lib/exchange_api_refund.c
AgeCommit message (Expand)Author
2024-03-28improve logging, support case that is in the protocol client-sideChristian Grothoff
2023-09-18remove coin and reserve histories from exchange repliesChristian Grothoff
2023-09-11improve wallet_Data support in exchange APIsChristian Grothoff
2023-06-25next round of exchange API atomizationChristian Grothoff
2023-06-04code cleanup, fixing misc. memory leaks in the processChristian Grothoff
2023-05-01breaking protocol changes towards fixing #7810 (incomplete, taler-exchange-of...Christian Grothoff
2022-11-04policy extensions and age restriction refactoringÖzgür Kesim
2022-07-05-annotate bugsChristian Grothoff
2022-06-07-fix refund check regressionChristian Grothoff
2022-06-07-more minor bugfixesChristian Grothoff
2022-06-05complete P2P/W2W conflict handling, deduplicate code across handlersChristian Grothoff
2022-04-05adapt to latest GNUnet API: GNUNET_JSON_spec_mark_optional() changedChristian Grothoff
2022-03-29centralize exchange online signature logicChristian Grothoff
2022-02-21-big renaming of structs for consistent naming with P suffixChristian Grothoff
2022-02-16[age restriction] progress 14/n - withdraw and depositÖzgür Kesim
2021-12-25v12: also do not sign over merchant_pub in REFUND signature, centralize logicChristian Grothoff
2021-12-14introducing GNUNET_TIME_Timestamp, recoup now with amountsChristian Grothoff
2021-11-19-fix leaks and compiler warningsChristian Grothoff
2021-11-06introduce TALER_wallet_deposit_verifyChristian Grothoff
2021-10-27-fix more FTBFSChristian Grothoff
2021-07-31-more eliminations of json_packChristian Grothoff
2021-07-24fix #6939 in exchangeChristian Grothoff
2021-03-05fix #6786: do not die on bogus URLChristian Grothoff
2020-12-25clarify why FIXME does not need fixChristian Grothoff
2020-12-20do not log error on MHD_HTTP_GONE status code, revocation is a legitimate replyChristian Grothoff
2020-11-07adjust ECsChristian Grothoff
2020-08-14fix bug: case where this is the first refundChristian Grothoff
2020-08-13extend tests to discover corner cases from #6478, fix code to actually work f...Christian Grothoff
2020-08-12implement #6478, but untested as shown by FIXMEsChristian Grothoff
2020-08-12fix refund handling: allow refund increases for the same coinChristian Grothoff
2020-07-23remove TALER_TESTING_cmd_admin_add_incoming_with_instance and TALER_EXCHANGE_...Jonathan Buchanan
2020-07-22remove refund_fee from refund confirmation message and signatureFlorian Dold
2020-07-05mergeChristian Grothoff
2020-07-05return fee as wellChristian Grothoff
2020-07-05return fee as wellChristian Grothoff
2020-07-05towards changing timestamp in deposit confirmation (tests failing)Christian Grothoff
2020-07-05return fee as wellChristian Grothoff
2020-07-05fix status codeChristian Grothoff
2020-05-11towards changing timestamp in deposit confirmation (tests failing)Christian Grothoff
2020-05-11return fee as wellChristian Grothoff
2020-05-11fix status codeChristian Grothoff
2020-04-10return signature from refund APIChristian Grothoff
2020-04-08adapt to new GNUnet sign API (#6164)Christian Grothoff
2020-04-05make exchange API more uniform in how information is returnedChristian Grothoff
2020-03-10more careful use of TALER_JSON_get_error_code(), limit to cases where we expe...Christian Grothoff
2020-03-03rename BANK_excecute_wire_transfer to BANK_transfer, improve error handling w...Christian Grothoff
2020-02-29limit redirectsChristian Grothoff
2020-02-27rename fest, make symbols better match new endpoint namesChristian Grothoff
2020-02-26updating libtalerexchange to new REST API (#6067)Christian Grothoff
2020-01-20spelling of 'mismatch'Florian Dold