summaryrefslogtreecommitdiff
path: root/src/exchange/taler-exchange-httpd_deposit.c
AgeCommit message (Expand)Author
2023-09-10major exchange DB schema change: store common properties of batch deposit in ...Christian Grothoff
2022-11-17bank API refactoring for #7276 (incomplete)Christian Grothoff
2022-11-04policy extensions and age restriction refactoringÖzgür Kesim
2022-08-11major rework of the KYC logic, making it more configurable, not complete, but...Christian Grothoff
2022-07-05-annotate bugsChristian Grothoff
2022-06-29-deduplicate purse deposit logicChristian Grothoff
2022-06-08add core success count metricsChristian Grothoff
2022-06-07coarsen deposit transactionChristian Grothoff
2022-06-05complete P2P/W2W conflict handling, deduplicate code across handlersChristian Grothoff
2022-04-21add taler-exchange-httpd_reserves_purse.c to buildChristian Grothoff
2022-04-05adapt to latest GNUnet API: GNUNET_JSON_spec_mark_optional() changedChristian Grothoff
2022-04-01work on purse creation logicChristian Grothoff
2022-03-29centralize exchange online signature logicChristian Grothoff
2022-03-21first rough-cut implementation of POST /reserves//statusChristian Grothoff
2022-03-17more explicit cipher usage countersMarco Boss
2022-03-14add metrics for number of crypto operationsMarco Boss
2022-02-24make_coin_known can experience serialization failures, add retry logicChristian Grothoff
2022-02-21-big renaming of structs for consistent naming with P suffixChristian Grothoff
2022-02-19reject wire deadline of 'never' (#7157)Christian 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-doxygen fixesChristian Grothoff
2022-02-04implement feedbackLucien Heuzeveldt
2022-02-04implement spendLucien Heuzeveldt
2021-12-25protocol v12 changes (/recoup split, signature changes) plus database shardin...Christian 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-08move ensure_coin_known for melt and recoup outside of transaction, more loggingChristian Grothoff
2021-12-07add basic metrics collection logicChristian Grothoff
2021-12-04save 2ms on deposit by not doing idempotency check twiceChristian 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-27fix lib/ FTBFSChristian Grothoff
2021-10-27-work on FTBFSChristian Grothoff
2021-10-20simplify deposit, do not return kyc status, not neededChristian Grothoff
2021-10-19-implement more of the KYC handlersChristian Grothoff
2021-10-15add KYC logic for /deposit handling (DB part incomplete)Christian Grothoff
2021-08-23complete implementation of long-polling for reserve status; remove support fo...Christian Grothoff
2021-08-07-fix #6986Christian Grothoff
2021-08-01-allow 0 for refund deadlineChristian Grothoff
2021-07-30-eliminate more json_pack format stringsChristian Grothoff
2021-07-24fix #6939 in exchangeChristian Grothoff
2021-07-23-use new GNUNET_TIME functionsChristian Grothoff
2021-05-25return signed error message with HTTP_GONE status if denomination is not curr...Christian Grothoff
2021-05-25return signed 404 statements for unknown denomination key hashes (#6889)Christian Grothoff
2020-12-14(start to) remove logic no longer needed with new key managementChristian Grothoff
2020-12-14activating implementation of #6175Christian Grothoff