summaryrefslogtreecommitdiff
path: root/src/exchange/taler-exchange-httpd.c
AgeCommit message (Expand)Author
2024-03-06fix for #8369Christian Grothoff
2024-03-06psql reproducerpostgres-bug-mergejoinChristian Grothoff
2024-02-28implement #8449Christian Grothoff
2024-02-07fixing merge conflictChristian Grothoff
2024-02-07auditordb tabularasaChristian Grothoff
2024-01-28fix #8030Christian Grothoff
2023-11-28-misc doxygen fixesChristian Grothoff
2023-11-16add logic to serve AML SPAChristian Grothoff
2023-11-12fix cases where POST does not work in one-shot after upload is completeChristian Grothoff
2023-11-12-use sane boundChristian Grothoff
2023-11-12-add kyc-webhook endpointChristian 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-09-24-simplify codeChristian Grothoff
2023-09-18more work on new history logicChristian Grothoff
2023-09-18remove coin and reserve histories from exchange repliesChristian Grothoff
2023-09-17first cut for API to get coin historyChristian Grothoff
2023-09-10major exchange DB schema change: store common properties of batch deposit in ...Christian Grothoff
2023-08-29remove /wire endpoint, add wallet_data_hash to deposit, bump protocol version...Christian Grothoff
2023-08-11add STEFAN support to exchangeChristian Grothoff
2023-07-11merge /wire into /keys responseChristian Grothoff
2023-07-10tip -> rewardChristian Grothoff
2023-06-27[age-withdraw] added handlers for age-withdraw to routerÖzgür Kesim
2023-05-16add KYC_AML_TRIGGER option (not implemented)Christian Grothoff
2023-05-13more AML_THRESHOLD fixesChristian Grothoff
2023-05-13-start with new ENABLE_TIPPING optionChristian Grothoff
2023-05-13-move AML_THRESHOLD option to exchangeChristian Grothoff
2023-05-10-fix loggingChristian Grothoff
2023-05-10always use GNUNET_memcpyChristian Grothoff
2023-05-06add convenience function for content-length limiationChristian Grothoff
2023-05-04towards LP support for GET /deposits (#7808)Christian Grothoff
2023-03-09retry on failureChristian Grothoff
2023-03-05fix permissions, default to UNIX, improve loggingChristian Grothoff
2023-02-19check currency matches before proceedingChristian Grothoff
2023-02-19return KYC requirement row when AML imposed KYC requirements on withdraw; ret...Christian Grothoff
2023-02-12-more work on AML triggers for P2P transfersChristian Grothoff
2023-02-04add tests for new AML logic, plus related bugfixesChristian Grothoff
2023-02-03implement testing_api_cmd_take_aml_decision.cChristian Grothoff
2023-02-02draft for the AML GET decision endpointChristian Grothoff
2023-02-02first draft of implementation of GET AML decisions endpointChristian Grothoff
2023-01-27update GET attest logic now that it is clear that we must store KYC attribute...Christian Grothoff
2023-01-21add new endpoints to main dispatcherChristian Grothoff
2023-01-16-fix KYC logic change to work for all plugins and not just OAuth2.0Christian Grothoff
2022-12-28integrate DELETE into dispatcher, remove legacy KYC codeChristian Grothoff
2022-12-27-first sketch for purse delete handlerChristian Grothoff
2022-11-04policy extensions and age restriction refactoringÖzgür Kesim
2022-10-12-work on reserve control testsChristian Grothoff
2022-10-12-update to latest GNUNET_PQ_make_prepare() APIChristian Grothoff
2022-10-02taler-exchange-httpd_reserves_open.c now builds (but not complete)Christian Grothoff