summaryrefslogtreecommitdiff
path: root/src/include/taler_exchange_service.h
AgeCommit message (Expand)Author
2023-02-19expose now returned purse_expiration in exchange APIChristian Grothoff
2023-02-14begin API change to allow AML officers to trigger KYC processChristian Grothoff
2023-02-13work on AML notification logicChristian Grothoff
2023-02-04-fix AML decision update logic and history fetch logicChristian Grothoff
2023-02-03implement testing_api_cmd_check_aml_decisionChristian Grothoff
2023-02-03implement testing_api_cmd_take_aml_decision.cChristian Grothoff
2023-02-02add logic to parse AML decision responseChristian Grothoff
2023-02-02more work on KYC/AML decision inspectionChristian Grothoff
2023-02-02first draft of implementation of GET AML decisions endpointChristian Grothoff
2023-02-01draft new AML APIChristian Grothoff
2023-01-29KYC: misc. fixes to attribute attestation logicChristian Grothoff
2023-01-22add new subcommands for AML staff management and partner exchangesChristian Grothoff
2023-01-18new AML APIs (libtalerexchange)Christian Grothoff
2023-01-16fix test_kyc_api: adapt test logic to improved OAuth2.0 kyc API:Christian Grothoff
2022-12-28add purse delete functions to libtalerexchangeChristian Grothoff
2022-12-28-define purse deletion C APIChristian Grothoff
2022-12-11add asset_type to /keys responseChristian Grothoff
2022-12-05-fix crash if there is a conflict on inserting into the purse_decision tableChristian Grothoff
2022-11-06fix #7427Christian Grothoff
2022-11-04policy extensions and age restriction refactoringÖzgür Kesim
2022-11-01remove wad fee, kyc fee and kyc-timeoutChristian Grothoff
2022-10-15handle reserve open/close responses in reserve history in libtalerexchangeChristian Grothoff
2022-09-27implement exchange_api_reserves_attest.cChristian Grothoff
2022-09-27implement libtalerexchange:reserve_close APIChristian Grothoff
2022-09-27implement libtalerexchange:reserve_open APIChristian Grothoff
2022-09-24-doxygen fixesChristian Grothoff
2022-09-19-first design for reserve controlChristian Grothoff
2022-08-20-major KYC update, fixes misc. issuesChristian Grothoff
2022-08-19add user type to kyc-checkChristian Grothoff
2022-08-14-regenerate DBsChristian Grothoff
2022-08-14-work on new KYC logic: tests pass againChristian Grothoff
2022-08-11major rework of the KYC logic, making it more configurable, not complete, but...Christian Grothoff
2022-07-29expand taler-exchange-offline and libtalerexchange with management-drain-prof...Christian 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-27age restriction support in exchange_api_purse_create_with_deposit addedÖzgür Kesim
2022-06-26-fix misc doxygen warnings, code clean upChristian Grothoff
2022-06-07-fix minor bugsChristian Grothoff
2022-06-05complete P2P/W2W conflict handling, deduplicate code across handlersChristian Grothoff
2022-06-02-work on P2P payment detailsChristian Grothoff
2022-05-30-fix reserve history, include in testsChristian Grothoff
2022-05-23-implement batch withdraw client-side logicChristian Grothoff
2022-05-23-more reserve history fixesChristian Grothoff
2022-05-23-misc fixes to reserve historyChristian Grothoff
2022-05-23-more traits for reserve history checkingChristian Grothoff
2022-05-23-towards reserve history testingChristian Grothoff
2022-05-23-deduplicate and expand reserve history validation logic in testing libraryChristian Grothoff
2022-05-22-complete extended reserve history signature check logic to libtalerexchangeChristian Grothoff
2022-05-22-more work on reverse historyChristian Grothoff
2022-05-16-implement purse_deposit error handlingChristian Grothoff