aboutsummaryrefslogtreecommitdiff
path: root/src/include/taler_exchange_service.h
AgeCommit message (Expand)Author
2024-09-10add TALER_amount_minChristian Grothoff
2024-09-10add new convenience function TALER_EXCHANGE_test_account_allowedChristian Grothoff
2024-09-08fix /kyc-check long-polling logicChristian Grothoff
2024-09-08-mark field as deprecated, see no justification/need for itChristian Grothoff
2024-09-05exchange-side implementation of #9156Christian Grothoff
2024-09-05implement #9124 and #9039Christian Grothoff
2024-09-03replace requirement row with H_PAYTOChristian Grothoff
2024-09-02-fix warningsChristian Grothoff
2024-09-01introduce zero_limits for #9039/#9040 to signal clients that they must do KYC...Christian Grothoff
2024-09-01modify libtalerexchange to support batch-deposit 451 replyChristian Grothoff
2024-09-01implement #9131Christian Grothoff
2024-08-19parse config options for transaction/refund limitsChristian Grothoff
2024-08-08return current threshold and expiration date with kyc-wallet endpointChristian Grothoff
2024-08-04add missing argumentChristian Grothoff
2024-08-01spelling fixesChristian Grothoff
2024-07-31-improve typesChristian Grothoff
2024-07-29-fix age withdraw testChristian Grothoff
2024-07-29-fix bugsChristian Grothoff
2024-07-29WIP: kyc-startChristian Grothoff
2024-07-29start on kyc_start APIChristian Grothoff
2024-07-29implement kyc-info client endpointChristian Grothoff
2024-07-29implement get_kyc_statisticsChristian Grothoff
2024-07-29implement TALER_EXCHANGE_lookup_kyc_attributesChristian Grothoff
2024-07-29fix FTBFSChristian Grothoff
2024-07-29fix testing FTBFSChristian Grothoff
2024-07-29complete exchange_api_lookup_aml_decisions.c logicChristian Grothoff
2024-07-29get exchange_api_lookup_aml_decisions.c to build againChristian Grothoff
2024-07-29fix FTBFS of exchange_api_add_aml_decision.cChristian Grothoff
2024-07-29API for /kyc-statistics and moreChristian Grothoff
2024-07-29API for /kyc-infoChristian Grothoff
2024-07-29revise APIsChristian Grothoff
2024-07-29revise APIsChristian Grothoff
2024-07-29a bit of work on the service API, update signature APIChristian Grothoff
2024-03-08implement #8000Christian Grothoff
2024-03-08implement protocol v19 in taler-exchange-httpd (for #8000); note that taler-e...Christian Grothoff
2024-01-23note on limitationsChristian Grothoff
2024-01-21include version in headerChristian Grothoff
2024-01-17-fix docChristian Grothoff
2024-01-16fix #8095Christian Grothoff
2023-11-28fix spelling issuesChristian Grothoff
2023-11-28-misc doxygen fixesChristian Grothoff
2023-11-25more strict spec parsers for payto URIs, Web URLs, and AML decision statesChristian Grothoff
2023-11-09-more work on coin history testingChristian Grothoff
2023-10-27fixes with respect to new blinding APIChristian Grothoff
2023-10-25new blind signing code buildsChristian Grothoff
2023-10-16validate exchange signing key on attestationsChristian Grothoff
2023-10-15avoid extra transaction to fetch balance if reserve is out of funds, remove l...Christian Grothoff
2023-10-14make stefan_lin a float, as it should have been in the first placeChristian Grothoff
2023-10-08more work on DD51Christian Grothoff
2023-10-06draft cmd for coin historyChristian Grothoff