Age | Commit message (Expand) | Author |
2023-01-27 | update GET attest logic now that it is clear that we must store KYC attribute... | Christian Grothoff |
2023-01-21 | add new endpoints to main dispatcher | Christian Grothoff |
2022-12-30 | -doxygen fixes | Christian Grothoff |
2022-12-30 | -add prototypes | Christian Grothoff |
2022-12-29 | expand DB API with AML functions, fix purse refund calculations in libtalerex... | Christian Grothoff |
2022-12-28 | add notification logic on purse deletion | Christian Grothoff |
2022-12-27 | -first sketch for purse delete handler | Christian Grothoff |
2022-12-27 | -add do_purse_delete API | Christian Grothoff |
2022-12-20 | new batch test and standard deviation | Joseph |
2022-12-19 | refactor wirewatch to enable use of batch API | Christian Grothoff |
2022-12-09 | properly handle GONE case on purse deposit | Christian Grothoff |
2022-12-06 | some modifications for batch test | Joseph |
2022-11-27 | more work on SQL refactoring | Christian Grothoff |
2022-11-21 | some modifications on batch_test for reserves_in | Joseph |
2022-11-04 | policy extensions and age restriction refactoring | Özgür Kesim |
2022-11-02 | -doxygen | Christian Grothoff |
2022-11-01 | remove wad fee, kyc fee and kyc-timeout | Christian Grothoff |
2022-11-01 | purse auditor helper theoretically complete (but DB logic still missing) | Christian Grothoff |
2022-10-30 | add support for reserve open/close operations to auditor, begin to split off ... | Christian Grothoff |
2022-10-15 | return open/close requests in reserve history | Christian Grothoff |
2022-10-15 | -refactor DB for reserve history/status routines | Christian Grothoff |
2022-10-15 | add logic to return information about purse refunds in coin histories | Christian Grothoff |
2022-10-13 | -towards returning reserve open deposits in coin history | Christian Grothoff |
2022-10-13 | -implement reserve closure in test | Christian Grothoff |
2022-10-12 | -work on reserve control tests | Christian Grothoff |
2022-10-08 | -add missing SQL logic | Christian Grothoff |
2022-10-05 | -insert routines | Christian Grothoff |
2022-10-05 | -work on header towards taler-auditor-sync for new tables | Christian Grothoff |
2022-10-04 | -work on reserve_open DB API | Christian Grothoff |
2022-10-03 | -more work on new DB logic | Christian Grothoff |
2022-10-03 | -implement sketch for pg_do_reserve_open.c | Christian Grothoff |
2022-10-02 | complete taler-exchange-httpd_reserves_get_attest.c logic (first pass, still ... | Christian Grothoff |
2022-10-02 | complete taler-exchange-httpd_reserves_close.c logic (first pass, still witho... | Christian Grothoff |
2022-10-02 | complete taler-exchange-httpd_reserves_open.c logic (first pass, still withou... | Christian Grothoff |
2022-08-22 | -fix clang compiler warnings | Christian Grothoff |
2022-08-20 | -major KYC update, fixes misc. issues | Christian Grothoff |
2022-08-16 | allow merge into non-existent reserve if KYC is disabled | Christian Grothoff |
2022-08-15 | (preliminary) work on kycaid plugin | Christian Grothoff |
2022-08-14 | -regenerate DBs | Christian Grothoff |
2022-08-14 | -work on new KYC logic: remove old DB code | Christian Grothoff |
2022-08-14 | -start with DB cleanup | 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-08-07 | -implement new kyc-webhook endpoint | Christian Grothoff |
2022-08-05 | adding kyclogic plugin template | Christian Grothoff |
2022-08-05 | -add new KYC amount iteration DB functions | Christian Grothoff |
2022-08-05 | -first pass at new KYC DB API | Christian Grothoff |
2022-08-04 | -more general KYC logic | Christian Grothoff |
2022-07-31 | -update auditor schema in preparation to fix #4960 | Christian Grothoff |
2022-07-30 | finish taler-exchange-drain implementation | Christian Grothoff |