summaryrefslogtreecommitdiff
path: root/src/lib
AgeCommit message (Expand)Author
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
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-05-actually, incrementing on every error seems fineChristian Grothoff
2022-07-05-annotate bugsChristian Grothoff
2022-07-05-resolve minor FIXMEsChristian Grothoff
2022-07-02-fix batch deposit uninit issueChristian Grothoff
2022-07-01-add test for batch depositsChristian Grothoff
2022-07-01-exchange_api_batch_deposit.c compilesChristian Grothoff