summaryrefslogtreecommitdiff
path: root/src/lib/exchange_api_deposit.c
AgeCommit message (Expand)Author
2023-06-25-fix typoChristian Grothoff
2023-06-21-more auditor API atomizationChristian 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-02-fix batch deposit uninit issueChristian Grothoff
2022-07-01-exchange_api_batch_deposit.c compilesChristian Grothoff
2022-06-29-update deposit API in preparation for batch depositsChristian 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-03-19improve style of some SQL queries (no semantic change)Christian Grothoff
2022-02-21-big renaming of structs for consistent naming with P suffixChristian Grothoff
2022-02-18-minor merge conflict resolvesÖzgür Kesim
2022-02-18[age restriction] progress 15/n - melt/refresh/reveal and recoupÖzgür Kesim
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-07-rename festChristian Grothoff
2021-12-14introducing GNUNET_TIME_Timestamp, recoup now with amountsChristian Grothoff
2021-12-08optimize /deposit logic to minimize serialization failures (presumably)Christian Grothoff
2021-12-06-fix balance calculationChristian Grothoff
2021-12-01[age restriction] progress 6/nÖzgür Kesim
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