Age | Commit message (Expand) | Author |
2023-01-29 | KYC: misc. fixes to attribute attestation logic | Christian Grothoff |
2023-01-27 | Merge branch 'master' of git+ssh://git.taler.net/exchange | Christian Grothoff |
2023-01-27 | -fix path | Christian Grothoff |
2023-01-21 | add new endpoints to main dispatcher | Christian Grothoff |
2023-01-21 | -integrate new AML APIs into build | Christian Grothoff |
2023-01-18 | new AML APIs (libtalerexchange) | Christian Grothoff |
2023-01-16 | fix test_kyc_api: adapt test logic to improved OAuth2.0 kyc API: | Christian Grothoff |
2022-12-29 | expand DB API with AML functions, fix purse refund calculations in libtalerex... | Christian Grothoff |
2022-12-29 | Merge branch 'master' of git+ssh://git.taler.net/exchange | Christian Grothoff |
2022-12-29 | -fix SQL | Christian Grothoff |
2022-12-29 | misc purse deletion fixes | Christian Grothoff |
2022-12-28 | add purse delete functions to libtalerexchange | Christian Grothoff |
2022-12-11 | add asset_type to /keys response | Christian Grothoff |
2022-12-09 | -improve comment | Christian Grothoff |
2022-12-06 | fix FIXME: sign also over balance during account-setup | Christian Grothoff |
2022-12-05 | force include of taler_util.h, not of taler_crypto_lib.h or taler_amount_lib.h | Christian Grothoff |
2022-11-17 | -code cleanup | Christian Grothoff |
2022-11-08 | -fix #7428 | Christian Grothoff |
2022-11-06 | fix #7427 | Christian Grothoff |
2022-11-04 | policy extensions and age restriction refactoring | Özgür Kesim |
2022-11-03 | -ref bug | Christian Grothoff |
2022-11-01 | remove wad fee, kyc fee and kyc-timeout | Christian Grothoff |
2022-10-30 | add support for reserve open/close operations to auditor, begin to split off ... | Christian Grothoff |
2022-10-22 | -remove bogus tests | Christian Grothoff |
2022-10-15 | handle purse-refund and reserve-open-deposit events in coin history in libtal... | Christian Grothoff |
2022-10-15 | handle reserve open/close responses in reserve history in libtalerexchange | Christian Grothoff |
2022-10-12 | -work on reserve control tests | Christian Grothoff |
2022-10-12 | -update to latest GNUNET_PQ_make_prepare() API | Christian Grothoff |
2022-10-02 | complete taler-exchange-httpd_reserves_open.c logic (first pass, still withou... | Christian Grothoff |
2022-10-01 | -already done, remove finished FIXME | Christian Grothoff |
2022-09-27 | implement exchange_api_reserves_attest.c | Christian Grothoff |
2022-09-27 | implement libtalerexchange:reserve_get_attest API | Christian Grothoff |
2022-09-27 | implement libtalerexchange:reserve_close API | Christian Grothoff |
2022-09-27 | implement libtalerexchange:reserve_open API | Christian Grothoff |
2022-08-24 | -handle case of GET purse status prior to deposit | Christian Grothoff |
2022-08-24 | -handle case of GET purse status prior to merge | Christian Grothoff |
2022-08-23 | -fix report generation field name missmatch | Christian Grothoff |
2022-08-22 | -fix clang compiler warnings | Christian Grothoff |
2022-08-20 | -major KYC update, fixes misc. issues | Christian Grothoff |
2022-08-19 | add user type to kyc-check | Christian Grothoff |
2022-08-14 | -regenerate DBs | Christian Grothoff |
2022-08-14 | -work on new KYC logic: tests pass again | Christian Grothoff |
2022-08-11 | major rework of the KYC logic, making it more configurable, not complete, but... | Christian Grothoff |
2022-07-29 | expand taler-exchange-offline and libtalerexchange with management-drain-prof... | Christian Grothoff |
2022-07-05 | -actually, incrementing on every error seems fine | Christian Grothoff |
2022-07-05 | -annotate bugs | Christian Grothoff |
2022-07-05 | -resolve minor FIXMEs | Christian Grothoff |
2022-07-02 | -fix batch deposit uninit issue | Christian Grothoff |
2022-07-01 | -add test for batch deposits | Christian Grothoff |
2022-07-01 | -exchange_api_batch_deposit.c compiles | Christian Grothoff |