summaryrefslogtreecommitdiff
path: root/src/lib/exchange_api_withdraw2.c
AgeCommit message (Expand)Author
2023-10-15avoid extra transaction to fetch balance if reserve is out of funds, remove l...Christian Grothoff
2023-09-18remove coin and reserve histories from exchange repliesChristian Grothoff
2023-07-23kyc logic with birthdate setting test addedÖzgür Kesim
2023-07-03more API clean upChristian Grothoff
2023-07-03[age-withdraw] added library function for age-withdrawÖzgür Kesim
2023-06-25next round of exchange API atomizationChristian Grothoff
2023-05-01breaking protocol changes towards fixing #7810 (incomplete, taler-exchange-of...Christian Grothoff
2022-08-20-major KYC update, fixes misc. issuesChristian Grothoff
2022-08-14-work on new KYC logic: tests pass againChristian Grothoff
2022-08-11major rework of the KYC logic, making it more configurable, not complete, but...Christian Grothoff
2022-03-21add logic to check timestamp, revise history balance calculation logic in clientChristian Grothoff
2022-03-20towards support for new reserve history/status APIsChristian Grothoff
2022-02-21-big renaming of structs for consistent naming with P suffixChristian Grothoff
2022-02-17-fix CS nonce reuse check logicChristian Grothoff
2022-02-12-address misc. fixmesChristian Grothoff
2022-02-10-get recoup/refresh to passChristian Grothoff
2022-02-09-fix withdraw logicChristian Grothoff
2022-02-07got testing_api_cmd_refresh to compileChristian Grothoff
2022-02-04refactor TALER_coin_ev_hashGian Demarmels
2022-02-04include denom_pub into coin_ev_hashGian Demarmels
2022-02-04implement feedbackLucien Heuzeveldt
2022-02-04implement withdraw (nonce reuse check missing)Lucien Heuzeveldt
2022-02-04added CS data structures, implemented CS keypairGian Demarmels
2021-10-31distinguish between blind and non-blind denomination signaturesChristian Grothoff
2021-10-27-fix more FTBFSChristian Grothoff
2021-10-16handle new 202 accepted status code on withdraw in client logicChristian 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-20do not log error on MHD_HTTP_GONE status code, revocation is a legitimate replyChristian Grothoff
2020-11-07adjust ECsChristian Grothoff
2020-08-29doxygen fixesChristian Grothoff
2020-07-05fix status codeChristian Grothoff
2020-04-12adapt withdraw2 API to support new tip-pickup design (#6173)Christian Grothoff