summaryrefslogtreecommitdiff
path: root/src/lib/exchange_api_withdraw.c
AgeCommit message (Expand)Author
2022-06-04add KYC errors for p2p paymentsChristian Grothoff
2022-05-23-implement batch withdraw client-side logicChristian 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-16[age restriction] progress 14/n - withdraw and depositÖzgür Kesim
2022-02-12-more doxygen fixesChristian Grothoff
2022-02-11-get tests to passChristian Grothoff
2022-02-09-fix withdraw logicChristian Grothoff
2022-02-07got testing_api_cmd_refresh to compileChristian Grothoff
2022-02-06-fix more FTBFS issuesChristian Grothoff
2022-02-05fixes to crypto.c changesGian Demarmels
2022-02-05crypto implementationGian Demarmels
2022-02-04messing with CS/RSA fixesChristian Grothoff
2022-02-04fixed nonce check, renamed WithdrawNonceGian Demarmels
2022-02-04-make picky gcc happyChristian Grothoff
2022-02-04implement feedbackLucien Heuzeveldt
2022-02-04refactoringGian Demarmels
2022-02-04removed varargsGian Demarmels
2022-02-04implement withdraw (nonce reuse check missing)Lucien Heuzeveldt
2022-02-04implement CS key handling and csr endpointLucien Heuzeveldt
2022-02-04fix const due to changes in TALER_planchet_prepareLucien 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-10-13-modify C API to future-proof it for returning more details as required for K...Christian Grothoff
2020-11-07adjust ECsChristian Grothoff
2020-04-12API updates and new error codes for merchant implementation of #6173Christian Grothoff
2020-04-12adapt withdraw2 API to support new tip-pickup design (#6173)Christian Grothoff
2020-04-12remove c_hash from planchet detail where it does not logically belongChristian Grothoff
2020-04-08fix #6170 and rest of #6164Christian 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-20improving benchmarking logic, including more timingsChristian Grothoff
2020-03-17style, indentation and type fixes for lib/Christian Grothoff
2020-03-03rename BANK_excecute_wire_transfer to BANK_transfer, improve error handling w...Christian Grothoff
2020-02-29doxygen fixesChristian Grothoff
2020-02-29limit redirectsChristian Grothoff
2020-02-29big rename fest related to #6067 API renamingChristian Grothoff