summaryrefslogtreecommitdiff
path: root/src/include/taler_exchange_service.h
AgeCommit message (Collapse)Author
2023-07-04more exchange API refactoringChristian Grothoff
2023-07-03more API clean upChristian Grothoff
2023-07-03more work on API atomizationChristian Grothoff
2023-07-03more work on API atomizationChristian Grothoff
2023-07-03[age-withdraw] added library function for age-withdrawÖzgür Kesim
- Added TALER_EXCHANGE_age_withdraw - Also: Change TALER_EXCHANGE_batch_withdraw and related functions to use GNUNET_CURL_ctx, TALER_EXCHANGE_keys and const char *echange_url
2023-06-25next round of exchange API atomizationChristian Grothoff
2023-06-25more work on atomizing exchange API: depositChristian Grothoff
2023-06-22-more exchange API atomizationChristian Grothoff
2023-06-22-more exchange API atomizationChristian Grothoff
2023-06-22-more exchange API atomizationChristian Grothoff
2023-06-22more API cleanupChristian Grothoff
2023-06-07major libtalertesting API refactoring, including no longer having ↵Christian Grothoff
taler-specific logic in the test engine core
2023-06-04address API stability FIXMEs in taler_exchange_serviceChristian Grothoff
2023-06-04code cleanup, fixing misc. memory leaks in the processChristian Grothoff
2023-05-13return tipping_allowed from /keysChristian Grothoff
2023-05-04finish implementation for #7808Christian Grothoff
2023-05-01expose TALER_EXCHANGE_parse_accounts() in external APIChristian Grothoff
2023-05-01breaking protocol changes towards fixing #7810 (incomplete, ↵Christian Grothoff
taler-exchange-offline still unfinished)
2023-04-10return AML status together with KYC statusChristian Grothoff
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
- refactoring of extension-plugin-mechanism - refactoring of age restriction extension - added policy extensions plugin plumbing - added DB schema and api - policy_details - policy_fulfillments
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