summaryrefslogtreecommitdiff
path: root/src/lib/exchange_api_deposit.c
AgeCommit message (Expand)Author
2021-11-19-fix misc. compiler warningsChristian Grothoff
2021-11-16[age restriction] progress 3/nÖzgür Kesim
2021-11-10age restriction progress 2/nÖzgür Kesim
2021-11-06-misc fixesChristian Grothoff
2021-11-06include h_extensions in deposit confirmationChristian Grothoff
2021-11-06introduce TALER_wallet_deposit_verifyChristian Grothoff
2021-10-30fix more FTBFS issuesChristian Grothoff
2021-10-27rename festChristian Grothoff
2021-10-27-work on FTBFS;Christian Grothoff
2021-10-27-fix misc FTBFSChristian Grothoff
2021-10-27-more changes towards fixing FTBFSChristian Grothoff
2021-10-20simplify deposit, do not return kyc status, not neededChristian Grothoff
2021-10-16-return new data from /deposit client APIChristian Grothoff
2021-10-13-modify C API to future-proof it for returning more details as required for K...Christian Grothoff
2021-10-10-finish implemnetation of /kyc-check client libraryChristian Grothoff
2021-08-01-allow 0 for refund deadlineChristian Grothoff
2021-07-31-more eliminations of json_packChristian Grothoff
2021-04-24return more precise error codes from TALER_EXCHANGE_deposit() if failures are...Christian 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-07-08implement new behavior in exchange httpd and libtalerexchange (for #6416)Christian Grothoff
2020-07-08add h_denom_pub to deposit signaturesChristian Grothoff
2020-07-05fix #6408: make sure all timestamps are always rounded when they arrive over ...Christian Grothoff
2020-07-05fix FIXME by exposing deposit permission signing in API instead of doing it i...Christian Grothoff
2020-07-05towards changing timestamp in deposit confirmation (tests failing)Christian Grothoff
2020-07-05fix status codeChristian Grothoff
2020-05-01more error codesChristian 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-04-01scope clean upChristian Grothoff
2020-03-26do not crash on odd inputsChristian Grothoff
2020-03-20improving benchmarking logic, including more timingsChristian Grothoff
2020-03-17style, indentation and type fixes for lib/Christian 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-19fix copyright headers as per CAChristian Grothoff
2020-01-18doxygen workChristian Grothoff
2020-01-17doxygenChristian Grothoff
2020-01-17doxygen fixesChristian Grothoff
2020-01-17prepare API to enable verification of fees in coin history checkChristian Grothoff
2020-01-09H_wire -> h_wire (#6032)Christian Grothoff
2019-11-23use CONFLICT for double spending to distinguish properly from FORBIDDEN for b...Christian Grothoff
2019-10-26log decision on auditor DCChristian Grothoff
2019-10-26add api to allow clients to force auditor notification of dcChristian Grothoff
2019-08-25re-format codeFlorian Dold