summaryrefslogtreecommitdiff
path: root/src/lib
AgeCommit message (Expand)Author
2023-02-13work on AML notification logicChristian Grothoff
2023-02-04-fix AML decision update logic and history fetch logicChristian Grothoff
2023-02-04add tests for new AML logic, plus related bugfixesChristian Grothoff
2023-02-03implement testing_api_cmd_check_aml_decisionChristian Grothoff
2023-02-02-refund deadline should be optional/can be 0Christian Grothoff
2023-02-02add logic to parse AML decisions responseChristian 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-01add 2nd AML decision lookup API (skeleton only)Christian Grothoff
2023-02-01start work on AML decision query APIChristian Grothoff
2023-01-29KYC: misc. fixes to attribute attestation logicChristian Grothoff
2023-01-27Merge branch 'master' of git+ssh://git.taler.net/exchangeChristian Grothoff
2023-01-27-fix pathChristian Grothoff
2023-01-21add new endpoints to main dispatcherChristian Grothoff
2023-01-21-integrate new AML APIs into buildChristian 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-29expand DB API with AML functions, fix purse refund calculations in libtalerex...Christian Grothoff
2022-12-29Merge branch 'master' of git+ssh://git.taler.net/exchangeChristian Grothoff
2022-12-29-fix SQLChristian Grothoff
2022-12-29misc purse deletion fixesChristian Grothoff
2022-12-28add purse delete functions to libtalerexchangeChristian Grothoff
2022-12-11add asset_type to /keys responseChristian Grothoff
2022-12-09-improve commentChristian Grothoff
2022-12-06fix FIXME: sign also over balance during account-setupChristian Grothoff
2022-12-05force include of taler_util.h, not of taler_crypto_lib.h or taler_amount_lib.hChristian Grothoff
2022-11-17-code cleanupChristian Grothoff
2022-11-08-fix #7428Christian Grothoff
2022-11-06fix #7427Christian Grothoff
2022-11-04policy extensions and age restriction refactoringÖzgür Kesim
2022-11-03-ref bugChristian Grothoff
2022-11-01remove wad fee, kyc fee and kyc-timeoutChristian Grothoff
2022-10-30add support for reserve open/close operations to auditor, begin to split off ...Christian Grothoff
2022-10-22-remove bogus testsChristian Grothoff
2022-10-15handle purse-refund and reserve-open-deposit events in coin history in libtal...Christian Grothoff
2022-10-15handle reserve open/close responses in reserve history in libtalerexchangeChristian Grothoff
2022-10-12-work on reserve control testsChristian Grothoff
2022-10-12-update to latest GNUNET_PQ_make_prepare() APIChristian Grothoff
2022-10-02complete taler-exchange-httpd_reserves_open.c logic (first pass, still withou...Christian Grothoff
2022-10-01-already done, remove finished FIXMEChristian Grothoff
2022-09-27implement exchange_api_reserves_attest.cChristian Grothoff
2022-09-27implement libtalerexchange:reserve_get_attest APIChristian Grothoff
2022-09-27implement libtalerexchange:reserve_close APIChristian Grothoff
2022-09-27implement libtalerexchange:reserve_open APIChristian Grothoff
2022-08-24-handle case of GET purse status prior to depositChristian Grothoff
2022-08-24-handle case of GET purse status prior to mergeChristian Grothoff
2022-08-23-fix report generation field name missmatchChristian Grothoff
2022-08-22-fix clang compiler warningsChristian Grothoff
2022-08-20-major KYC update, fixes misc. issuesChristian Grothoff